Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-48949 (GCVE-0-2024-48949)
Vulnerability from cvelistv5 – Published: 2024-10-10 00:00 – Updated: 2025-11-25 15:42- n/a
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-48949",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-10T20:20:12.636633Z",
"version": "2.0.3"
},
"type": "ssvc"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-347",
"description": "CWE-347 Improper Verification of Cryptographic Signature",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-25T16:10:41.890Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-12-27T16:03:06.432Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://security.netapp.com/advisory/ntap-20241227-0003/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-25T15:42:12.721Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
},
{
"url": "https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-48949",
"datePublished": "2024-10-10T00:00:00.000Z",
"dateReserved": "2024-10-10T00:00:00.000Z",
"dateUpdated": "2025-11-25T15:42:12.721Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:*\", \"versionEndExcluding\": \"6.5.6\", \"matchCriteriaId\": \"C0C41343-E02F-4FD7-A270-FDB27E36AC85\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \\\"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\\\" validation.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n de verificaci\\u00f3n en lib/elliptic/eddsa/index.js en el paquete Elliptic anterior a 6.5.6 para Node.js omite la validaci\\u00f3n \\\"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\\\".\"}]",
"id": "CVE-2024-48949",
"lastModified": "2024-12-27T16:15:24.730",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 9.1, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.2}]}",
"published": "2024-10-10T01:15:11.127",
"references": "[{\"url\": \"https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20241227-0003/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-347\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-48949\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-10-10T01:15:11.127\",\"lastModified\":\"2025-11-25T16:16:05.910\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \\\"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\\\" validation.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n de verificaci\u00f3n en lib/elliptic/eddsa/index.js en el paquete Elliptic anterior a 6.5.6 para Node.js omite la validaci\u00f3n \\\"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\\\".\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-347\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-347\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"6.5.6\",\"matchCriteriaId\":\"C0C41343-E02F-4FD7-A270-FDB27E36AC85\"}]}]}],\"references\":[{\"url\":\"https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241227-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20241227-0003/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-12-27T16:03:06.432Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-48949\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-10T20:20:12.636633Z\"}}}, {\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-347\", \"description\": \"CWE-347 Improper Verification of Cryptographic Signature\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-10T20:21:12.988Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281\"}, {\"url\": \"https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6\"}, {\"url\": \"https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \\\"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\\\" validation.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-11-25T15:42:12.721Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-48949\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-25T15:42:12.721Z\", \"dateReserved\": \"2024-10-10T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-10-10T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2025-AVI-0563
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Enterprise Cloud versions 9.3.2411.x antérieures à 9.3.2411.107 | ||
| Splunk | SOAR | Splunk SOAR versions antérieures à 6.4.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.4.x antérieures à 9.4.3 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.2.x antérieures à 9.2.7 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.3.x antérieures à 9.3.5 | ||
| Splunk | Splunk DB Connect | Splunk DB Connect versions antérieures à 4.0.0 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.3.x antérieures à 9.3.5 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.4.x antérieures à 9.4.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise Cloud versions 9.3.2408.x antérieures à 9.3.2408.117 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.2.x antérieures à 9.2.7 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise Cloud versions 9.2.2406.x antérieures à 9.2.2406.121 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.1.x antérieures à 9.1.10 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Enterprise Cloud versions 9.3.2411.x ant\u00e9rieures \u00e0 9.3.2411.107",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk SOAR versions ant\u00e9rieures \u00e0 6.4.1",
"product": {
"name": "SOAR",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.4.x ant\u00e9rieures \u00e0 9.4.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.2.x ant\u00e9rieures \u00e0 9.2.7",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk DB Connect versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "Splunk DB Connect",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.3.x ant\u00e9rieures \u00e0 9.3.5",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.4.x ant\u00e9rieures \u00e0 9.4.3",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise Cloud versions 9.3.2408.x ant\u00e9rieures \u00e0 9.3.2408.117",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.7",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise Cloud versions 9.2.2406.x ant\u00e9rieures \u00e0 9.2.2406.121",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.1.x ant\u00e9rieures \u00e0 9.1.10",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2022-30187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30187"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-2466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2466"
},
{
"name": "CVE-2025-27414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27414"
},
{
"name": "CVE-2025-20324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20324"
},
{
"name": "CVE-2025-23388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23388"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-20319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20319"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2020-28458",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28458"
},
{
"name": "CVE-2025-20321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20321"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2025-20325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20325"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2025-23387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23387"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2021-23445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23445"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-23389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23389"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2022-35583",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35583"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-52804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52804"
},
{
"name": "CVE-2025-20300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20300"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-20323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20323"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2025-20320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20320"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-45230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45230"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2025-20322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20322"
},
{
"name": "CVE-2024-21272",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21272"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2024-21090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21090"
},
{
"name": "CVE-2013-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7489"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-0853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0853"
},
{
"name": "CVE-2025-22952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22952"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0563",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0708",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0708"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0703",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0703"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0701",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0701"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0706",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0706"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0705",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0705"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0702",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0702"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0712",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0712"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0711",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0711"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0707",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0707"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0710",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0710"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0709",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0709"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0704",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0704"
}
]
}
CERTFR-2025-AVI-0563
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Enterprise | Splunk Enterprise Cloud versions 9.3.2411.x antérieures à 9.3.2411.107 | ||
| Splunk | SOAR | Splunk SOAR versions antérieures à 6.4.1 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.4.x antérieures à 9.4.3 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.2.x antérieures à 9.2.7 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.3.x antérieures à 9.3.5 | ||
| Splunk | Splunk DB Connect | Splunk DB Connect versions antérieures à 4.0.0 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.3.x antérieures à 9.3.5 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.4.x antérieures à 9.4.3 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise Cloud versions 9.3.2408.x antérieures à 9.3.2408.117 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.2.x antérieures à 9.2.7 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise Cloud versions 9.2.2406.x antérieures à 9.2.2406.121 | ||
| Splunk | Universal Forwarder | Splunk Universal Forwarder versions 9.1.x antérieures à 9.1.10 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Enterprise Cloud versions 9.3.2411.x ant\u00e9rieures \u00e0 9.3.2411.107",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk SOAR versions ant\u00e9rieures \u00e0 6.4.1",
"product": {
"name": "SOAR",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.4.x ant\u00e9rieures \u00e0 9.4.3",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.2.x ant\u00e9rieures \u00e0 9.2.7",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.3.x ant\u00e9rieures \u00e0 9.3.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk DB Connect versions ant\u00e9rieures \u00e0 4.0.0",
"product": {
"name": "Splunk DB Connect",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.3.x ant\u00e9rieures \u00e0 9.3.5",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.4.x ant\u00e9rieures \u00e0 9.4.3",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise Cloud versions 9.3.2408.x ant\u00e9rieures \u00e0 9.3.2408.117",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.7",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise Cloud versions 9.2.2406.x ant\u00e9rieures \u00e0 9.2.2406.121",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Universal Forwarder versions 9.1.x ant\u00e9rieures \u00e0 9.1.10",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2022-30187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30187"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-2466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2466"
},
{
"name": "CVE-2025-27414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27414"
},
{
"name": "CVE-2025-20324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20324"
},
{
"name": "CVE-2025-23388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23388"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-20319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20319"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2020-28458",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28458"
},
{
"name": "CVE-2025-20321",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20321"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2025-20325",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20325"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2025-23387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23387"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2021-23445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23445"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-23389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23389"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2022-35583",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35583"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-52804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52804"
},
{
"name": "CVE-2025-20300",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20300"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-20323",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20323"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2025-20320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20320"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-45230",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45230"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2025-20322",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-20322"
},
{
"name": "CVE-2024-21272",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21272"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2024-21090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21090"
},
{
"name": "CVE-2013-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7489"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-0853",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0853"
},
{
"name": "CVE-2025-22952",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22952"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0563",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0708",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0708"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0703",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0703"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0701",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0701"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0706",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0706"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0705",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0705"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0702",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0702"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0712",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0712"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0711",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0711"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0707",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0707"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0710",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0710"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0709",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0709"
},
{
"published_at": "2025-07-07",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2025-0704",
"url": "https://advisory.splunk.com/advisories/SVD-2025-0704"
}
]
}
CERTFR-2025-AVI-0045
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar Log Source Management App | QRadar Log Source Management App versions antérieures à 7.0.11 | ||
| IBM | Db2 Query Management Facility | DB2 Query Management Facility versions 13.1.1 et 13.1.2 sans la dernière version du JRE |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar Log Source Management App versions ant\u00e9rieures \u00e0 7.0.11",
"product": {
"name": "QRadar Log Source Management App",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Query Management Facility versions 13.1.1 et 13.1.2 sans la derni\u00e8re version du JRE",
"product": {
"name": "Db2 Query Management Facility",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"name": "CVE-2024-22361",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22361"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2024-33883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33883"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-47068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47068"
},
{
"name": "CVE-2024-20932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20932"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0045",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-01-17T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-01-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7180895",
"url": "https://www.ibm.com/support/pages/node/7180895"
},
{
"published_at": "2025-01-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7180894",
"url": "https://www.ibm.com/support/pages/node/7180894"
},
{
"published_at": "2025-01-10",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7180725",
"url": "https://www.ibm.com/support/pages/node/7180725"
}
]
}
CERTFR-2024-AVI-1081
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM.Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar Suite Software | QRadar Suite Software versions antérieures à 1.11.0.0 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP10 IF02 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 4.8.x à 5.0.x antérieures à 5.1 | ||
| IBM | QRadar Incident Forensics | QRadar Incident Forensics 7.5.x antérieures à 7.5.0 UP10 IF02 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.11.0.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP10 IF02",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 4.8.x \u00e0 5.0.x ant\u00e9rieures \u00e0 5.1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Incident Forensics 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP10 IF02",
"product": {
"name": "QRadar Incident Forensics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2024-7006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2023-31582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31582"
},
{
"name": "CVE-2023-23613",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23613"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2022-31160",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31160"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-38998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38998"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-41917",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41917"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2024-41755",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41755"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2024-38372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38372"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-40152",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40152"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-38986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38986"
},
{
"name": "CVE-2022-41915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41915"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2024-52318",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52318"
},
{
"name": "CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"name": "CVE-2023-33546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33546"
},
{
"name": "CVE-2024-41818",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41818"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-52317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52317"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2023-23612",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23612"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-1081",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-12-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-12-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7177766",
"url": "https://www.ibm.com/support/pages/node/7177766"
},
{
"published_at": "2024-12-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7178224",
"url": "https://www.ibm.com/support/pages/node/7178224"
},
{
"published_at": "2024-12-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7178556",
"url": "https://www.ibm.com/support/pages/node/7178556"
}
]
}
CERTFR-2025-AVI-0760
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar SIEM | User Entity Behavior Analytics pour IBM QRadar SIEM versions antérieures à 5.0.1 | ||
| IBM | Db2 | Db2 on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | Db2 | Db2 Warehouse on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | WebSphere | WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalités jsonp sans le dernier correctif de sécurité | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty ART versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité APAR PH67137, APAR PH67132, | ||
| IBM | WebSphere | Cloud Pak for Applications versions 5.1 à 5.3 pour WebSphere Application Server Liberty sans les correctifs de sécurité APAR PH67132 et APAR PH67137 | ||
| IBM | WebSphere | IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de sécurité APAR PH67137 et APAR PH67132 | ||
| IBM | WebSphere | Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "User Entity Behavior Analytics pour IBM QRadar SIEM versions ant\u00e9rieures \u00e0 5.0.1",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Warehouse on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalit\u00e9s jsonp sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty ART versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 APAR PH67137, APAR PH67132,",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Applications versions 5.1 \u00e0 5.3 pour WebSphere Application Server Liberty sans les correctifs de s\u00e9curit\u00e9 APAR PH67132 et APAR PH67137",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de s\u00e9curit\u00e9 APAR PH67137 et APAR PH67132",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2025-0755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0755"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-51473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51473"
},
{
"name": "CVE-2015-5237",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5237"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2016-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4055"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30472"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-33092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33092"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-33143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33143"
},
{
"name": "CVE-2021-3393",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3393"
},
{
"name": "CVE-2025-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2533"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2025-36097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36097"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2025-36010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36010"
},
{
"name": "CVE-2025-36047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36047"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33114"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2019-9193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9193"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2023-26133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26133"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-56339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56339"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2024-49828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49828"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2017-18214",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18214"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-36071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36071"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2023-52933",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52933"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2024-6762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6762"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2024-52894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52894"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2025-6442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6442"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2018-1000873",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000873"
},
{
"name": "CVE-2023-32305",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32305"
},
{
"name": "CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0760",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243927",
"url": "https://www.ibm.com/support/pages/node/7243927"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243923",
"url": "https://www.ibm.com/support/pages/node/7243923"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243924",
"url": "https://www.ibm.com/support/pages/node/7243924"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244012",
"url": "https://www.ibm.com/support/pages/node/7244012"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243659",
"url": "https://www.ibm.com/support/pages/node/7243659"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244002",
"url": "https://www.ibm.com/support/pages/node/7244002"
},
{
"published_at": "2025-08-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243582",
"url": "https://www.ibm.com/support/pages/node/7243582"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243928",
"url": "https://www.ibm.com/support/pages/node/7243928"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243925",
"url": "https://www.ibm.com/support/pages/node/7243925"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244010",
"url": "https://www.ibm.com/support/pages/node/7244010"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243922",
"url": "https://www.ibm.com/support/pages/node/7243922"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243673",
"url": "https://www.ibm.com/support/pages/node/7243673"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243877",
"url": "https://www.ibm.com/support/pages/node/7243877"
}
]
}
CERTFR-2025-AVI-0045
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar Log Source Management App | QRadar Log Source Management App versions antérieures à 7.0.11 | ||
| IBM | Db2 Query Management Facility | DB2 Query Management Facility versions 13.1.1 et 13.1.2 sans la dernière version du JRE |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar Log Source Management App versions ant\u00e9rieures \u00e0 7.0.11",
"product": {
"name": "QRadar Log Source Management App",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Query Management Facility versions 13.1.1 et 13.1.2 sans la derni\u00e8re version du JRE",
"product": {
"name": "Db2 Query Management Facility",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"name": "CVE-2024-22361",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22361"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2024-33883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33883"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45801"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-47068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47068"
},
{
"name": "CVE-2024-20932",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20932"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0045",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-01-17T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-01-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7180895",
"url": "https://www.ibm.com/support/pages/node/7180895"
},
{
"published_at": "2025-01-13",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7180894",
"url": "https://www.ibm.com/support/pages/node/7180894"
},
{
"published_at": "2025-01-10",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7180725",
"url": "https://www.ibm.com/support/pages/node/7180725"
}
]
}
CERTFR-2025-AVI-0760
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar SIEM | User Entity Behavior Analytics pour IBM QRadar SIEM versions antérieures à 5.0.1 | ||
| IBM | Db2 | Db2 on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | Db2 | Db2 Warehouse on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | WebSphere | WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalités jsonp sans le dernier correctif de sécurité | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty ART versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité APAR PH67137, APAR PH67132, | ||
| IBM | WebSphere | Cloud Pak for Applications versions 5.1 à 5.3 pour WebSphere Application Server Liberty sans les correctifs de sécurité APAR PH67132 et APAR PH67137 | ||
| IBM | WebSphere | IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de sécurité APAR PH67137 et APAR PH67132 | ||
| IBM | WebSphere | Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "User Entity Behavior Analytics pour IBM QRadar SIEM versions ant\u00e9rieures \u00e0 5.0.1",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Warehouse on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalit\u00e9s jsonp sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty ART versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 APAR PH67137, APAR PH67132,",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Applications versions 5.1 \u00e0 5.3 pour WebSphere Application Server Liberty sans les correctifs de s\u00e9curit\u00e9 APAR PH67132 et APAR PH67137",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de s\u00e9curit\u00e9 APAR PH67137 et APAR PH67132",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2025-0755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0755"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-51473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51473"
},
{
"name": "CVE-2015-5237",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5237"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2016-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4055"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30472"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-33092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33092"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-33143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33143"
},
{
"name": "CVE-2021-3393",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3393"
},
{
"name": "CVE-2025-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2533"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2025-36097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36097"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2025-36010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36010"
},
{
"name": "CVE-2025-36047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36047"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33114"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2019-9193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9193"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2023-26133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26133"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-56339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56339"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2024-49828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49828"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2017-18214",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18214"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-36071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36071"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2023-52933",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52933"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2024-6762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6762"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2024-52894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52894"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2025-6442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6442"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2018-1000873",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000873"
},
{
"name": "CVE-2023-32305",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32305"
},
{
"name": "CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0760",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243927",
"url": "https://www.ibm.com/support/pages/node/7243927"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243923",
"url": "https://www.ibm.com/support/pages/node/7243923"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243924",
"url": "https://www.ibm.com/support/pages/node/7243924"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244012",
"url": "https://www.ibm.com/support/pages/node/7244012"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243659",
"url": "https://www.ibm.com/support/pages/node/7243659"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244002",
"url": "https://www.ibm.com/support/pages/node/7244002"
},
{
"published_at": "2025-08-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243582",
"url": "https://www.ibm.com/support/pages/node/7243582"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243928",
"url": "https://www.ibm.com/support/pages/node/7243928"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243925",
"url": "https://www.ibm.com/support/pages/node/7243925"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244010",
"url": "https://www.ibm.com/support/pages/node/7244010"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243922",
"url": "https://www.ibm.com/support/pages/node/7243922"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243673",
"url": "https://www.ibm.com/support/pages/node/7243673"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243877",
"url": "https://www.ibm.com/support/pages/node/7243877"
}
]
}
CERTFR-2024-AVI-1081
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM.Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar Suite Software | QRadar Suite Software versions antérieures à 1.11.0.0 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP10 IF02 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 4.8.x à 5.0.x antérieures à 5.1 | ||
| IBM | QRadar Incident Forensics | QRadar Incident Forensics 7.5.x antérieures à 7.5.0 UP10 IF02 |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.11.0.0",
"product": {
"name": "QRadar Suite Software",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP10 IF02",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 4.8.x \u00e0 5.0.x ant\u00e9rieures \u00e0 5.1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Incident Forensics 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP10 IF02",
"product": {
"name": "QRadar Incident Forensics",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2024-7006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7006"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2023-31582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31582"
},
{
"name": "CVE-2023-23613",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23613"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2022-31160",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31160"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-38998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38998"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-41917",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41917"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2024-41755",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41755"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2024-38372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38372"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-40152",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40152"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2024-41110",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41110"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-38986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38986"
},
{
"name": "CVE-2022-41915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41915"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2021-22569",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22569"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2024-52318",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52318"
},
{
"name": "CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"name": "CVE-2023-33546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33546"
},
{
"name": "CVE-2024-41818",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41818"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-52317",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52317"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2023-23612",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23612"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-1081",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-12-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-12-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7177766",
"url": "https://www.ibm.com/support/pages/node/7177766"
},
{
"published_at": "2024-12-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7178224",
"url": "https://www.ibm.com/support/pages/node/7178224"
},
{
"published_at": "2024-12-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7178556",
"url": "https://www.ibm.com/support/pages/node/7178556"
}
]
}
OPENSUSE-SU-2025:14663-1
Vulnerability from csaf_opensuse - Published: 2025-01-17 00:00 - Updated: 2025-01-17 00:00Notes
{
"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": "velociraptor-0.7.0.4.git142.862ef23-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the velociraptor-0.7.0.4.git142.862ef23-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14663",
"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_14663-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14663-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IL7QOYRPFRGRS6UKU6ZYHI76FWFFUJNK/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14663-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IL7QOYRPFRGRS6UKU6ZYHI76FWFFUJNK/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1732 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1732/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44270 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44270/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45133 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45683 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45683/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-46234 page",
"url": "https://www.suse.com/security/cve/CVE-2023-46234/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21538 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23331 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23331/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24786 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28180 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28180/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-31207 page",
"url": "https://www.suse.com/security/cve/CVE-2024-31207/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-37298 page",
"url": "https://www.suse.com/security/cve/CVE-2024-37298/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4067 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4067/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4068 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-42459 page",
"url": "https://www.suse.com/security/cve/CVE-2024-42459/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-42460 page",
"url": "https://www.suse.com/security/cve/CVE-2024-42460/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-42461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-42461/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45296 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45296/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45811 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45812 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45812/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47068 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-47875 page",
"url": "https://www.suse.com/security/cve/CVE-2024-47875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48948 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48949 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48949/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-51744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-51744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-55565 page",
"url": "https://www.suse.com/security/cve/CVE-2024-55565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-6104 page",
"url": "https://www.suse.com/security/cve/CVE-2024-6104/"
}
],
"title": "velociraptor-0.7.0.4.git142.862ef23-1.1 on GA media",
"tracking": {
"current_release_date": "2025-01-17T00:00:00Z",
"generator": {
"date": "2025-01-17T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14663-1",
"initial_release_date": "2025-01-17T00:00:00Z",
"revision_history": [
{
"date": "2025-01-17T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"product": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"product_id": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"product": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"product_id": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"product": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"product_id": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64",
"product": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64",
"product_id": "velociraptor-0.7.0.4.git142.862ef23-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": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64"
},
"product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le"
},
"product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x"
},
"product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
},
"product_reference": "velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1732",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1732"
}
],
"notes": [
{
"category": "general",
"text": "When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether crypto/rand.Read() returns an error. In rare deployment cases (error thrown by the Read() function), this could lead to a predictable shared secret.\n\nThe tkn20 and blindrsa components did not check whether enough randomness was returned from the user provided randomness source. Typically the user provides crypto/rand.Reader, which in the vast majority of cases will always return the right number random bytes. In the cases where it does not, or the user provides a source that does not, the blinding for blindrsa is weak and integrity of the plaintext is not ensured in tkn20.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1732",
"url": "https://www.suse.com/security/cve/CVE-2023-1732"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-1732"
},
{
"cve": "CVE-2023-44270",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44270"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in PostCSS before 8.4.31. The vulnerability affects linters using PostCSS to parse external untrusted CSS. An attacker can prepare CSS in such a way that it will contains parts parsed by PostCSS as a CSS comment. After processing by PostCSS, it will be included in the PostCSS output in CSS nodes (rules, properties) despite being included in a comment.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44270",
"url": "https://www.suse.com/security/cve/CVE-2023-44270"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-44270"
},
{
"cve": "CVE-2023-45133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45133"
}
],
"notes": [
{
"category": "general",
"text": "Babel is a compiler for writingJavaScript. In `@babel/traverse` prior to versions 7.23.2 and 8.0.0-alpha.4 and all versions of `babel-traverse`, using Babel to compile code that was specifically crafted by an attacker can lead to arbitrary code execution during compilation, when using plugins that rely on the `path.evaluate()`or `path.evaluateTruthy()` internal Babel methods. Known affected plugins are `@babel/plugin-transform-runtime`; `@babel/preset-env` when using its `useBuiltIns` option; and any \"polyfill provider\" plugin that depends on `@babel/helper-define-polyfill-provider`, such as `babel-plugin-polyfill-corejs3`, `babel-plugin-polyfill-corejs2`, `babel-plugin-polyfill-es-shims`, `babel-plugin-polyfill-regenerator`. No other plugins under the `@babel/` namespace are impacted, but third-party plugins might be. Users that only compile trusted code are not impacted. The vulnerability has been fixed in `@babel/traverse@7.23.2` and `@babel/traverse@8.0.0-alpha.4`. Those who cannot upgrade `@babel/traverse` and are using one of the affected packages mentioned above should upgrade them to their latest version to avoid triggering the vulnerable code path in affected `@babel/traverse` versions: `@babel/plugin-transform-runtime` v7.23.2, `@babel/preset-env` v7.23.2, `@babel/helper-define-polyfill-provider` v0.4.3, `babel-plugin-polyfill-corejs2` v0.4.6, `babel-plugin-polyfill-corejs3` v0.8.5, `babel-plugin-polyfill-es-shims` v0.10.0, `babel-plugin-polyfill-regenerator` v0.5.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45133",
"url": "https://www.suse.com/security/cve/CVE-2023-45133"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2023-45133"
},
{
"cve": "CVE-2023-45683",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45683"
}
],
"notes": [
{
"category": "general",
"text": "github.com/crewjam/saml is a saml library for the go language. In affected versions the package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the ACS endpoint definition, achieving Cross-Site-Scripting (XSS) in the IdP context during the redirection at the end of a SAML SSO Flow. Consequently, an attacker may perform any authenticated action as the victim once the victim\u0027s browser loaded the SAML IdP initiated SSO link for the malicious service provider. Note: SP registration is commonly an unrestricted operation in IdPs, hence not requiring particular permissions or publicly accessible to ease the IdP interoperability. This issue is fixed in version 0.4.14. Users unable to upgrade may perform external validation of URLs provided in SAML metadata, or restrict the ability for end-users to upload arbitrary metadata.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45683",
"url": "https://www.suse.com/security/cve/CVE-2023-45683"
},
{
"category": "external",
"summary": "SUSE Bug 1216308 for CVE-2023-45683",
"url": "https://bugzilla.suse.com/1216308"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-45683"
},
{
"cve": "CVE-2023-46234",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-46234"
}
],
"notes": [
{
"category": "general",
"text": "browserify-sign is a package to duplicate the functionality of node\u0027s crypto public key functions, much of this is based on Fedor Indutny\u0027s work on indutny/tls.js. An upper bound check issue in `dsaVerify` function allows an attacker to construct signatures that can be successfully verified by any public key, thus leading to a signature forgery attack. All places in this project that involve DSA verification of user-input signatures will be affected by this vulnerability. This issue has been patched in version 4.2.2.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-46234",
"url": "https://www.suse.com/security/cve/CVE-2023-46234"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-46234"
},
{
"cve": "CVE-2024-21538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21538"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21538",
"url": "https://www.suse.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "SUSE Bug 1233843 for CVE-2024-21538",
"url": "https://bugzilla.suse.com/1233843"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-21538"
},
{
"cve": "CVE-2024-23331",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23331"
}
],
"notes": [
{
"category": "general",
"text": "Vite is a frontend tooling framework for javascript. The Vite dev server option `server.fs.deny` can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to CVE-2023-34092 -- with surface area reduced to hosts having case-insensitive filesystems. Since `picomatch` defaults to case-sensitive glob matching, but the file server doesn\u0027t discriminate; a blacklist bypass is possible. By requesting raw filesystem paths using augmented casing, the matcher derived from `config.server.fs.deny` fails to block access to sensitive files. This issue has been addressed in vite@5.0.12, vite@4.5.2, vite@3.2.8, and vite@2.9.17. Users are advised to upgrade. Users unable to upgrade should restrict access to dev servers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23331",
"url": "https://www.suse.com/security/cve/CVE-2024-23331"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-23331"
},
{
"cve": "CVE-2024-24786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24786"
}
],
"notes": [
{
"category": "general",
"text": "The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24786",
"url": "https://www.suse.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "SUSE Bug 1226136 for CVE-2024-24786",
"url": "https://bugzilla.suse.com/1226136"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-24786"
},
{
"cve": "CVE-2024-28180",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28180"
}
],
"notes": [
{
"category": "general",
"text": "Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28180",
"url": "https://www.suse.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "SUSE Bug 1234984 for CVE-2024-28180",
"url": "https://bugzilla.suse.com/1234984"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-28180"
},
{
"cve": "CVE-2024-31207",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-31207"
}
],
"notes": [
{
"category": "general",
"text": "Vite (French word for \"quick\", pronounced /vit/, like \"veet\") is a frontend build tooling to improve the frontend development experience.`server.fs.deny` does not deny requests for patterns with directories. This vulnerability has been patched in version(s) 5.2.6, 5.1.7, 5.0.13, 4.5.3, 3.2.10 and 2.9.18.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-31207",
"url": "https://www.suse.com/security/cve/CVE-2024-31207"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-31207"
},
{
"cve": "CVE-2024-37298",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-37298"
}
],
"notes": [
{
"category": "general",
"text": "gorilla/schema converts structs to and from form values. Prior to version 1.4.1 Running `schema.Decoder.Decode()` on a struct that has a field of type `[]struct{...}` opens it up to malicious attacks regarding memory allocations, taking advantage of the sparse slice functionality. Any use of `schema.Decoder.Decode()` on a struct with arrays of other structs could be vulnerable to this memory exhaustion vulnerability. Version 1.4.1 contains a patch for the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-37298",
"url": "https://www.suse.com/security/cve/CVE-2024-37298"
},
{
"category": "external",
"summary": "SUSE Bug 1227309 for CVE-2024-37298",
"url": "https://bugzilla.suse.com/1227309"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-37298"
},
{
"cve": "CVE-2024-4067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4067"
}
],
"notes": [
{
"category": "general",
"text": "The NPM package `micromatch` prior to 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in `micromatch.braces()` in `index.js` because the pattern `.*` will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn\u0027t find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persists. This issue should be mitigated by using a safe pattern that won\u0027t start backtracking the regular expression due to greedy matching. This issue was fixed in version 4.0.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4067",
"url": "https://www.suse.com/security/cve/CVE-2024-4067"
},
{
"category": "external",
"summary": "SUSE Bug 1224255 for CVE-2024-4067",
"url": "https://bugzilla.suse.com/1224255"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-4067"
},
{
"cve": "CVE-2024-4068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4068"
}
],
"notes": [
{
"category": "general",
"text": "The NPM package `braces`, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4068",
"url": "https://www.suse.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "SUSE Bug 1224256 for CVE-2024-4068",
"url": "https://bugzilla.suse.com/1224256"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-4068"
},
{
"cve": "CVE-2024-42459",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-42459"
}
],
"notes": [
{
"category": "general",
"text": "In the Elliptic package 6.5.6 for Node.js, EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-42459",
"url": "https://www.suse.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "SUSE Bug 1232538 for CVE-2024-42459",
"url": "https://bugzilla.suse.com/1232538"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-42459"
},
{
"cve": "CVE-2024-42460",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-42460"
}
],
"notes": [
{
"category": "general",
"text": "In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-42460",
"url": "https://www.suse.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "SUSE Bug 1232538 for CVE-2024-42460",
"url": "https://bugzilla.suse.com/1232538"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-42460"
},
{
"cve": "CVE-2024-42461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-42461"
}
],
"notes": [
{
"category": "general",
"text": "In the Elliptic package 6.5.6 for Node.js, ECDSA signature malleability occurs because BER-encoded signatures are allowed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-42461",
"url": "https://www.suse.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "SUSE Bug 1232538 for CVE-2024-42461",
"url": "https://bugzilla.suse.com/1232538"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-42461"
},
{
"cve": "CVE-2024-45296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45296"
}
],
"notes": [
{
"category": "general",
"text": "path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45296",
"url": "https://www.suse.com/security/cve/CVE-2024-45296"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45296"
},
{
"cve": "CVE-2024-45338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45338"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45338",
"url": "https://www.suse.com/security/cve/CVE-2024-45338"
},
{
"category": "external",
"summary": "SUSE Bug 1234794 for CVE-2024-45338",
"url": "https://bugzilla.suse.com/1234794"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45338"
},
{
"cve": "CVE-2024-45811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45811"
}
],
"notes": [
{
"category": "general",
"text": "Vite a frontend build tooling framework for javascript. In affected versions the contents of arbitrary files can be returned to the browser. `@fs` denies access to files outside of Vite serving allow list. Adding `?import\u0026raw` to the URL bypasses this limitation and returns the file content if it exists. This issue has been patched in versions 5.4.6, 5.3.6, 5.2.14, 4.5.5, and 3.2.11. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45811",
"url": "https://www.suse.com/security/cve/CVE-2024-45811"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-45811"
},
{
"cve": "CVE-2024-45812",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45812"
}
],
"notes": [
{
"category": "general",
"text": "Vite a frontend build tooling framework for javascript. Affected versions of vite were discovered to contain a DOM Clobbering vulnerability when building scripts to `cjs`/`iife`/`umd` output format. The DOM Clobbering gadget in the module can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an img tag with an unsanitized name attribute) are present. DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script, seemingly benign HTML markups in the webpage (e.g. through a post or comment) and leverages the gadgets (pieces of js code) living in the existing javascript code to transform it into executable code. We have identified a DOM Clobbering vulnerability in Vite bundled scripts, particularly when the scripts dynamically import other scripts from the assets folder and the developer sets the build output format to `cjs`, `iife`, or `umd`. In such cases, Vite replaces relative paths starting with `__VITE_ASSET__` using the URL retrieved from `document.currentScript`. However, this implementation is vulnerable to a DOM Clobbering attack. The `document.currentScript` lookup can be shadowed by an attacker via the browser\u0027s named DOM tree element access mechanism. This manipulation allows an attacker to replace the intended script element with a malicious HTML element. When this happens, the src attribute of the attacker-controlled element is used as the URL for importing scripts, potentially leading to the dynamic loading of scripts from an attacker-controlled server. This vulnerability can result in cross-site scripting (XSS) attacks on websites that include Vite-bundled files (configured with an output format of `cjs`, `iife`, or `umd`) and allow users to inject certain scriptless HTML tags without properly sanitizing the name or id attributes. This issue has been patched in versions 5.4.6, 5.3.6, 5.2.14, 4.5.5, and 3.2.11. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45812",
"url": "https://www.suse.com/security/cve/CVE-2024-45812"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-45812"
},
{
"cve": "CVE-2024-47068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47068"
}
],
"notes": [
{
"category": "general",
"text": "Rollup is a module bundler for JavaScript. Versions prior to 2.79.2, 3.29.5, and 4.22.4 are susceptible to a DOM Clobbering vulnerability when bundling scripts with properties from `import.meta` (e.g., `import.meta.url`) in `cjs`/`umd`/`iife` format. The DOM Clobbering gadget can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an `img` tag with an unsanitized `name` attribute) are present. Versions 2.79.2, 3.29.5, and 4.22.4 contain a patch for the vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47068",
"url": "https://www.suse.com/security/cve/CVE-2024-47068"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-47068"
},
{
"cve": "CVE-2024-47875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-47875"
}
],
"notes": [
{
"category": "general",
"text": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerability is fixed in 2.5.0 and 3.1.3.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-47875",
"url": "https://www.suse.com/security/cve/CVE-2024-47875"
},
{
"category": "external",
"summary": "SUSE Bug 1231571 for CVE-2024-47875",
"url": "https://bugzilla.suse.com/1231571"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2024-48948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48948"
}
],
"notes": [
{
"category": "general",
"text": "The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve\u0027s base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48948",
"url": "https://www.suse.com/security/cve/CVE-2024-48948"
},
{
"category": "external",
"summary": "SUSE Bug 1231681 for CVE-2024-48948",
"url": "https://bugzilla.suse.com/1231681"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-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:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-48948"
},
{
"cve": "CVE-2024-48949",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48949"
}
],
"notes": [
{
"category": "general",
"text": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48949",
"url": "https://www.suse.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "SUSE Bug 1231557 for CVE-2024-48949",
"url": "https://bugzilla.suse.com/1231557"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-48949"
},
{
"cve": "CVE-2024-51744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-51744"
}
],
"notes": [
{
"category": "general",
"text": "golang-jwt is a Go implementation of JSON Web Tokens. Unclear documentation of the error behavior in `ParseWithClaims` can lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by `ParseWithClaims` return both error codes. If users only check for the `jwt.ErrTokenExpired ` using `error.Is`, they will ignore the embedded `jwt.ErrTokenSignatureInvalid` and thus potentially accept invalid tokens. A fix has been back-ported with the error handling logic from the `v5` branch to the `v4` branch. In this logic, the `ParseWithClaims` function will immediately return in \"dangerous\" situations (e.g., an invalid signature), limiting the combined errors only to situations where the signature is valid, but further validation failed (e.g., if the signature is valid, but is expired AND has the wrong audience). This fix is part of the 4.5.1 release. We are aware that this changes the behaviour of an established function and is not 100 % backwards compatible, so updating to 4.5.1 might break your code. In case you cannot update to 4.5.0, please make sure that you are properly checking for all errors (\"dangerous\" ones first), so that you are not running in the case detailed above.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-51744",
"url": "https://www.suse.com/security/cve/CVE-2024-51744"
},
{
"category": "external",
"summary": "SUSE Bug 1232936 for CVE-2024-51744",
"url": "https://bugzilla.suse.com/1232936"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2024-51744"
},
{
"cve": "CVE-2024-55565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-55565"
}
],
"notes": [
{
"category": "general",
"text": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-55565",
"url": "https://www.suse.com/security/cve/CVE-2024-55565"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-55565"
},
{
"cve": "CVE-2024-6104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-6104"
}
],
"notes": [
{
"category": "general",
"text": "go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-6104",
"url": "https://www.suse.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "SUSE Bug 1227024 for CVE-2024-6104",
"url": "https://bugzilla.suse.com/1227024"
}
],
"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:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git142.862ef23-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-17T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-6104"
}
]
}
OPENSUSE-SU-2024:14403-1
Vulnerability from csaf_opensuse - Published: 2024-10-15 00:00 - Updated: 2024-10-15 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-pytest-html-4.1.1-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-pytest-html-4.1.1-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14403",
"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_14403-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14403-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/M7BG5WQRKJLY2OVHOL5KXFLQGUMAI2OC/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14403-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/M7BG5WQRKJLY2OVHOL5KXFLQGUMAI2OC/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48949 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48949/"
}
],
"title": "python310-pytest-html-4.1.1-2.1 on GA media",
"tracking": {
"current_release_date": "2024-10-15T00:00:00Z",
"generator": {
"date": "2024-10-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14403-1",
"initial_release_date": "2024-10-15T00:00:00Z",
"revision_history": [
{
"date": "2024-10-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-pytest-html-4.1.1-2.1.aarch64",
"product": {
"name": "python310-pytest-html-4.1.1-2.1.aarch64",
"product_id": "python310-pytest-html-4.1.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pytest-html-4.1.1-2.1.aarch64",
"product": {
"name": "python311-pytest-html-4.1.1-2.1.aarch64",
"product_id": "python311-pytest-html-4.1.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-pytest-html-4.1.1-2.1.aarch64",
"product": {
"name": "python312-pytest-html-4.1.1-2.1.aarch64",
"product_id": "python312-pytest-html-4.1.1-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pytest-html-4.1.1-2.1.ppc64le",
"product": {
"name": "python310-pytest-html-4.1.1-2.1.ppc64le",
"product_id": "python310-pytest-html-4.1.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pytest-html-4.1.1-2.1.ppc64le",
"product": {
"name": "python311-pytest-html-4.1.1-2.1.ppc64le",
"product_id": "python311-pytest-html-4.1.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-pytest-html-4.1.1-2.1.ppc64le",
"product": {
"name": "python312-pytest-html-4.1.1-2.1.ppc64le",
"product_id": "python312-pytest-html-4.1.1-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pytest-html-4.1.1-2.1.s390x",
"product": {
"name": "python310-pytest-html-4.1.1-2.1.s390x",
"product_id": "python310-pytest-html-4.1.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pytest-html-4.1.1-2.1.s390x",
"product": {
"name": "python311-pytest-html-4.1.1-2.1.s390x",
"product_id": "python311-pytest-html-4.1.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-pytest-html-4.1.1-2.1.s390x",
"product": {
"name": "python312-pytest-html-4.1.1-2.1.s390x",
"product_id": "python312-pytest-html-4.1.1-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pytest-html-4.1.1-2.1.x86_64",
"product": {
"name": "python310-pytest-html-4.1.1-2.1.x86_64",
"product_id": "python310-pytest-html-4.1.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pytest-html-4.1.1-2.1.x86_64",
"product": {
"name": "python311-pytest-html-4.1.1-2.1.x86_64",
"product_id": "python311-pytest-html-4.1.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-pytest-html-4.1.1-2.1.x86_64",
"product": {
"name": "python312-pytest-html-4.1.1-2.1.x86_64",
"product_id": "python312-pytest-html-4.1.1-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pytest-html-4.1.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.aarch64"
},
"product_reference": "python310-pytest-html-4.1.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pytest-html-4.1.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.ppc64le"
},
"product_reference": "python310-pytest-html-4.1.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pytest-html-4.1.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.s390x"
},
"product_reference": "python310-pytest-html-4.1.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pytest-html-4.1.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.x86_64"
},
"product_reference": "python310-pytest-html-4.1.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-html-4.1.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.aarch64"
},
"product_reference": "python311-pytest-html-4.1.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-html-4.1.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.ppc64le"
},
"product_reference": "python311-pytest-html-4.1.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-html-4.1.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.s390x"
},
"product_reference": "python311-pytest-html-4.1.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-html-4.1.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.x86_64"
},
"product_reference": "python311-pytest-html-4.1.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pytest-html-4.1.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.aarch64"
},
"product_reference": "python312-pytest-html-4.1.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pytest-html-4.1.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.ppc64le"
},
"product_reference": "python312-pytest-html-4.1.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pytest-html-4.1.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.s390x"
},
"product_reference": "python312-pytest-html-4.1.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-pytest-html-4.1.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.x86_64"
},
"product_reference": "python312-pytest-html-4.1.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48949",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48949"
}
],
"notes": [
{
"category": "general",
"text": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.x86_64",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48949",
"url": "https://www.suse.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "SUSE Bug 1231557 for CVE-2024-48949",
"url": "https://bugzilla.suse.com/1231557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.x86_64",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python310-pytest-html-4.1.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python311-pytest-html-4.1.1-2.1.x86_64",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.aarch64",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.ppc64le",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.s390x",
"openSUSE Tumbleweed:python312-pytest-html-4.1.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-48949"
}
]
}
RHSA-2024_7994
Vulnerability from csaf_redhat - Published: 2024-10-11 01:43 - Updated: 2024-12-17 21:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.11.3 General\nAvailability release images, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.11.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fix(es):\n\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459) \nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460) \nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461)\nCVE-2024-48949 Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"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-2024:7994",
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/"
},
{
"category": "external",
"summary": "2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7994.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.11.3 bug fixes and container updates",
"tracking": {
"current_release_date": "2024-12-17T21:03:22+00:00",
"generator": {
"date": "2024-12-17T21:03:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:7994",
"initial_release_date": "2024-10-11T01:43:45+00:00",
"revision_history": [
{
"date": "2024-10-11T01:43:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-11T01:43:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:03:22+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.11 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.11::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"product_id": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.11.3-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"product_id": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.11.3-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"product_id": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.11.3-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_8533
Vulnerability from csaf_redhat - Published: 2024-10-28 17:06 - Updated: 2024-12-17 21:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multicluster Engine for Kubernetes 2.4.6 General Availability release images, \nwhich fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes v2.4.6 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460)\nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461)\nMissing Validation in Elliptic\u0027s EDDSA Signature Verification(CVE-2024-48949)",
"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-2024:8533",
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8533.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.4.6 security updates and bug fixes",
"tracking": {
"current_release_date": "2024-12-17T21:03:36+00:00",
"generator": {
"date": "2024-12-17T21:03:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:8533",
"initial_release_date": "2024-10-28T17:06:38+00:00",
"revision_history": [
{
"date": "2024-10-28T17:06:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T17:06:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:03:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.4 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.4.6-93"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.4.6-93"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.4.6-93"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_6779
Vulnerability from csaf_redhat - Published: 2024-09-18 19:22 - Updated: 2024-12-17 21:01Notes
{
"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.10.6 General\nAvailability release images, which fix bugs and update 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.10.6 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/\n\nSecurity fix(es):\n\nCVE-2024-42459 nodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended\nCVE-2024-42460 nodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero\nCVE-2024-42461 nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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-2024:6779",
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6779.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.10.6 bug fixes and container updates",
"tracking": {
"current_release_date": "2024-12-17T21:01:42+00:00",
"generator": {
"date": "2024-12-17T21:01:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:6779",
"initial_release_date": "2024-09-18T19:22:01+00:00",
"revision_history": [
{
"date": "2024-09-18T19:22:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-18T19:22:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:01:42+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.10 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"product_id": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"product_id": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"product_id": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2025:10853
Vulnerability from csaf_redhat - Published: 2025-07-14 07:36 - Updated: 2025-11-28 19:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.19.0 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.19.0 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:10853",
"url": "https://access.redhat.com/errata/RHSA-2025:10853"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-21536",
"url": "https://access.redhat.com/security/cve/cve-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_10853.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.19.0",
"tracking": {
"current_release_date": "2025-11-28T19:52:39+00:00",
"generator": {
"date": "2025-11-28T19:52:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:10853",
"initial_release_date": "2025-07-14T07:36:21+00:00",
"revision_history": [
{
"date": "2025-07-14T07:36:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-21T17:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-28T19:52:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.19",
"product": {
"name": "Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.19::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752127853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Ab201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Aca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751857070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Ae9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751445840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Ada176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ab74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751452000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Ab8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752049373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Aea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Ae22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298467"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752127853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ac30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751857070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Ad08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751445840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Aac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Ac045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Ab3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Adeddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Acd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751452000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Ad08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Aa3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3Abde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3Aee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752049373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Aa60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3Af647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Abb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Abc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298467"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752127853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ad6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Acb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751857070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Afdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751445840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Af3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Ac67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Ae3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Ad5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Adc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751452000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Afeb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752049373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Aac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Ab4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Aa05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298467"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752127853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3Ab3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364976"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ad66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685717"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685713"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Aa5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751685720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Aacb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751857070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364767"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Af1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298356"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751445840"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423803"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Ab0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751423830"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Afe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Acecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751452000"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Af4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451062"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751451054"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pruner-controller-rhel9@sha256%3A7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1752049373"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Ad1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364300"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Acdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751364295"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298397"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Aa8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.19.0-1751298467"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64 as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le as a component of Red Hat OpenShift Pipelines 1.19",
"product_id": "Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.19"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"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": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-14T07:36:21+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10853"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Denial of Service",
"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": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-14T07:36:21+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10853"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-14T07:36:21+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:10853"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:1b5fecd9fa31f82801480ee4f3b8e27eeb0a6d5ff53812a4f30c1974a0604c6d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:54d4ac4dd872a48ccf057260a3abb8a984a03676ecf34583521dee3414ab04ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:6d560e78faca831db02460d27a429ffcc9ff152d0a984be6120efa5041b77507_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d08688386f39dc6a24b89799191a2ca9780391fd2303da228da1e822c8f676b0_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8f20d3b6cd3c27aabdb7e7b43bbe45762806dfadcd94d9f679576b5badab6ad8_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:e9843b9e6f76f98f1d9e87bdaa47f3956cc82923bb2d1f56502c704713c6fc21_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:f1a3ab359164af876e8dedaee38ce894c75c21caad1bd1d75d57910e3864a445_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:fdd13132e5979a560ed4c767382e3e3a0c4b79a2181cda2e78fd007e2c34ec49_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:31eeeab213a1b603ab8c3f8253cd19c87bb45ca03e96e0461314571a7de82828_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:41802fe9a757e2619392b014e573c921e38ecec28ba8c1cf19e31e3f8340606f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:558719ae3da2bac49de6c06ec717ddaedd19183f2da491a87268c6d498a5a8bf_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:996376e94e4c20d34e6381b3f3c57cedf5974ec7630803f6b417b894e492244c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:40ef8f679897d4b0e3998c68459460c061ad057f427c2f9e784eca947c797a86_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:8bf67b393bbff44d480698a1f34e8f717f03bba8c8fecd4586b5a91489b0af6b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:b3e0a825b32628a35d979452bbb2582d58ae8c9250dccd47f0f1ab193b00f852_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:e3481359cf196d886838060ce43018c1c38d9a232fde4eb6be01288b1997df86_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:44d470df1b2343a0b544813bfdcd32c4fa834c145c693e15f2943dc650eb8683_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:9f44ac3efa908433cf4adb0f581d6bf6f6726ebae00ff59646969213dc4be685_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:d5ae782bc5d8afa18402413ed9ce8c5bb3a7113df4c65b6417c0c6f87fce81aa_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:deddb032b31451ce5585ebfdbdf9b8cf64bbde09328a0bd26f45b824fd90f61c_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:2195f03696fce4657a021413ba5ad42004492f4a72f2e628fa8875fa4bcacd8b_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5298ebc6a48fbb96ca6985740eb3587bc50bf59a4d0ad84984a5b86403e843cc_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5bacab977cb40ab8157ba5948e1bd632d5272480bcbaf261ea2251bb5e174d5a_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6e31c07d9952b925c766e61d5f1683c31461f80ff2f5f5494bf195757141178c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0dbb3b16a6107f57f53f72fe7c78c286b386fd127288b1fd65f44d08fdbfaa2c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0f7e9e8c45e88aef5d41f301ec04dc34dd79ef07912b8378f6b590e3142a1847_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:332a51faa4208ca5f4749b7665f7eb7c42e99d8637edafe66d0c88da43cc5b2a_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:4acdbbb940083c0f4e3af524383e24f410a93a9bac32e67714d682142de36e1f_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:1938d8854f3379b40ab024975843f5de448ac20297c6d53426f3b4321f43cfff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:8c06f9322d92afea2c3d0aec093bc3a387fca08514c00f10640dd3f4142416ad_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ac115bcb6bef572a89801e4ac18be5eab6adbede4f0ef81cec8e339f9a853e31_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:f3829e1e9753da71dee02c236ea78bb6e2e4ae36526d3e7a9e7f529e472702b4_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:7e31e2686217510d5864fabb2cd91e6cac1bfe90bc95bd15f81323c942efcc5e_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9df71daf1b532e4ca4c43c965210567a844725d6b9d84b2288ef0e02f0096d9c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:9fc1724c2703434ac5be1bd3cf47f2f6a0e13d6f5eecc141de26fe1cecf9547c_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:c045ccb6faa86ebbe44c3679cbb2a404595bc00bdaec3b8eb4ad0b3e95de3806_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:229db4f04e5de767027db6dcb560a527ff33d128c8aaa41d0580bb56197bdaa1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:8bf8b020481e3441e0ebcf85efb1b5dd6adfd564a9715628688ccd5b80372602_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:b0df1c79e3856f0915786a75488b8f2468d7b4143af72191ff05a155aec67696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c67249a21e8f16221d27355f505c7a58536247cc503aedf783f699c1ab6d1e6a_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:26b4c1ef47141ca91365bb817ad56a769c5d8fa4fcf77c458436fb0d89b5bd5d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:576f23209d8bc4743c33d6c432bafddf6f68585ccd9dd4fc5620752cc717bf46_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:734d0c791fc792253e91831c1b74a09a3c5d8f0f38db5805fe97c59d9a849a48_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:841d442aa62c6017e4ea6303e70ac39dd9622942768158625cad3cccdc507c7d_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:11512a649b55662ab40f66419691cac7b919a51aa764d10e70b2258ba6e782f5_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12e551b0e9cfac0f5c6eb45ba50c01a563afcc4a2857a0174d57eb18c17ca249_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:29619f534399fcb7658a3959c11cf1fc5b92ca1d3b1dc17fe2a90f4a456e99b2_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:b3c0132149557d579a63806738619ac9eb258c53c5fb73996f601803cb587801_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:5668d660c8f93dbc49a27e0ef593b365f022bdeedb25aa69c62c25b91fd16a56_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:797748dcb75e45b9c2599dc4c98de504ff32cd52125db50d046f4e683005e8db_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:da176348369f633a52c3cbe5fba1c9b1468411af26e81752e28ea8a4f7990864_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe378d22abdff5fbd7bf819eb8db64a7fdb4976aa38dc603b02bdff946898daf_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:9df47794d9c64c3ef19e7f6f2cf0f4d5fdb0e705bfb1e08693fc71f60da12007_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:c30d516cec94618d64ce9036cac487d30a062103ddf67acf6fb39c04102c9813_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d66bcad46f20555196c68ab2c037a16187a955d939948296629d295c2b93bad2_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:d6ba57a4630b213ef505007fbc3eb8ea66708c27617779ea26d86e58474a7042_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:1222351819592c59140142c61ae02841222a7c63a6886cdc77f114ed06a12762_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:2dab6301e95c46c6daaa1b4d016c27378a1b5cb6a8341fca3993b3e9f51d5cd9_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:62d89a434720a1b74812ebecb0b1a3c0edd10585623b6b96feaf1a7d2c4166ca_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:b201b70df4dd8e0a95256a2faf098944f4d7eb7c9816438ae65f43be9791f047_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:577e1528724362c9ebdc87671b295cb68394dd9a730bd54b819c244ec3705970_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:632d95d25d9e2567fa1f35749e8bfb9373021e401ee4e29648234b5e6099ef2e_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a5000a63241eaa5dcd73eac2c50de4a01a73a352992e671694af7846c1ba66a1_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:ca04fa9ff04b7d1b97d52ef3d406c86d4d8691b8f551ea0389aeaf1288e48f10_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3c261349bf70deee099b7147e89a7563ecf605b8c28255d0abe87644c908a819_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:3e25fd3ea0220630c7530a9eca4e15646a63b9130ac65ba4b5295f593f532bd5_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:acb7cc84021d634f6882709b6cc32779f047327b93ce773a21fe6d7da938e9de_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:cb1475a45a7cc54d9200a1cecb602c1c062d80a2298478ca707b4494fc4b0f61_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:1755ca143322ff765059a1a9d0352c1a4e978ab314b4cef86f791a86a0df25d6_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:7dee5051af38db4d7d720663c8f1567a528bccc2277fcf96a2113b286e277746_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:830684af02f9bc96ee2f6637a9956540d9bb24ac60a10da01410203621409551_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:ee0a1d40cc05b85d68b24597ceb83b72507ab33273363579f1a36bb75dff3db4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:b74d2ee54245d57ce4b9a64457df4c592d13f17a19342a15a9a5b804a8ed391c_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cd363d2fb35a0ee0380724ba13a325a506e3074855720effb9e5ca7165207d37_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:cecde5e2c8e69d52a740cc72c6d07993a26fb218c3bfd1acbd2fd8a730c5116d_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:dc4e35d37806d6aeb613bd674f67def18ce09f82814d7fcfe1fccaf4f02c3511_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:53c7a3ecb288a7f3216afddccf4d19ea5a7858a2295e3a8e22c132ac4aebe7fe_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:5f138b2ae63f5c29d4d5d1206bacea958d8e88dfb6da5dc553d1de3b388f49ac_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:a60774434d2b4e1da34d0d6bd5500586e2d7b6b9af5dbcc104fde5235bbdb611_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:ea4a7d04c1d031913a75751420f03c7fbe166a7340d9eaeae52406a4ccc5f705_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:2ce0f317c1cc9cc6e2133f2eaddfe898d964af5226e9086cac25158aed62945f_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:830441c6c31c642097e36785ad549b41565c844f11247568734254510e1c6024_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:ac948ab09f1addeba4900266131553fde69939baa36a60ecd69555a097a94f80_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:d1ffe7b0500f15ab78a623f8e14b4e74079a58ddf8f98b5d116c5581c8202f85_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:1da8a0426c109779b451870eceedead9a18b8bd88098e68cfc1344c7a0fb2e8f_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:5d169a9aacc442684e079fa3e128a83678f41cbfd400ff0bd783657e6c82f7d4_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:88f305add3f8bcdb99f6730856a8c392c97acefbdb52c9bfaf636f9bcac98956_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:cdce4cec209f4dedce4ed6f33fbb952451f899b0b86b6b54b6c701f30ee34696_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:03a615bd3e1127f4a839c001856918241e0992d15aba45f70d4b17325aea809b_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:38198ae68ac277f4d118aad15c64252000f33e5e95ece2086a2281c58da275db_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6ab832fe43067527d8c60d79ec24940d098ce5560aca2fa39bfb96f034c8936e_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:d08d72ec1d03d376ecd3ac40c5ada9066b15b1a5ee5171ae9e7b944d9f825812_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3890318fdc4b9d1d9c00c933998e6d890381cb9f92e803630b09848fb0f61fde_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5a724c7ad792a9e727ca604229b14bf8b03c7ab6e5a07eabbd53ec20823501ed_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:5d11d3b9b18295dd2f20898a55b697a3fdc25a35641ac22278ece8c32025ca90_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f647b2fbcecaa97bc36964597c1d2a6ab7b5b407a4b3bd39fa9e2de5aeb020d6_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:0734d0b05afcb10616020cf13dd378a17d97fd2de51c453058d9c58b27a415ff_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:31540f34180f67468c48256aa6c78a148080e29cc9244808f6a760472ab91cf8_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:b4d4381edf3eadf69d5b2d0084a6bb3d5c6591e762bf519be70c6fbfad16351b_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:bb6394a7986318bc5f763dfd7425d5dcfb1ca806fb501d90f1980a9ba7eb7b59_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4354403e28021773a5709944be0dd2267299e17b1ae5efa3a35f47fffdd1b7ae_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:554d5e5caa71eb4fa3c5d4794333c4484a77d06e4d7d6d095edd18b3312a700e_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:55d141e6616d90e2fc5af0f14722c1ba15882df0029a2dc66a56ca239c5139a9_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:a05a27ccbeeed98c809d4fe879bdaa3973e4088fb37789707bf1e24b18bc0327_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:574ed06de9bb91d91095574575d7262885c483b0bd3a1107cbb137f3d3a55fdf_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:a8f21d5236e64bb5710d4856ee46c8d2835b6cf64e3d10c6db7bb395fc83a0e6_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:bc236689046d6810699771b141872bf54a43f2f7b3542fc1839de1068dea450d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:e22a8ae4382a439e684362bca6dc4c70eab2b35c26cd65b14e7e8e0880cede69_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:a3214251541ccf8faf83ab2937c178da651f7ec5b149841e8201d82d2ea5182d_ppc64le",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:b8257faa84459bbcc33ea9068719134c29d4b780692d8cc4155dc5f23d6c686d_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:f4836de3b443052fa10f0ef3a21156a7971cda3e08e0bf73b563d9739896b1ff_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:feb43e9cf77ec8081b9f798191ce74f2563397e449eb06d35d348658d17c7d37_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:50552d0523d9d373aa053be1e694fb53576ae96f5356367c5d4d7de4962e41ce_amd64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:64ba7b9cc4629ea5434afe17ed507bf392731624663ecacbabe6427e1fe822a1_arm64",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9e62eb2ca9da4f1751f92268e6593b34d5663205cf15a0677a7fdd203ae00b92_s390x",
"Red Hat OpenShift Pipelines 1.19:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:bde65ef5a9c052443eddaeb8523ce4e9ea3bfb31ab90ae32adaea06e2ea01284_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_8974
Vulnerability from csaf_redhat - Published: 2024-11-06 20:13 - Updated: 2024-12-17 22:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.12.0 GA release images are now available, which contain security and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.12.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/release_notes/\n\nSecurity fix(es):\n\nCVE-2024-48949 Missing Validation in Elliptic\u0027s EDDSA Signature Verification\n\nJira issues fixed: \n\n- ACM-11757: Managed clusters flip between Available and Degraded\n- ACM-12215: Provisioning OpenShift on OpenStack fails. The bootstrap node is failing to get the ignition image from Glance. Failing with tls: failed to verify certificate: x509: certificate signed by unknown authority.\n- ACM-12372: multicluster-observability-operator pod restarts with fatal error concurrent map writes\n- ACM-12738: Endpointmetrics does not reconcile CMO Config changes\n- ACM-13066: upgrade from a 2.10 that failed to update MCE to a 2.11 was possible\n- ACM-13149: cluster-monitoring-config retains old Hub for metrics forwarding after transfer to new Hub\n- ACM-14172: Observability pods should not inherit the defaultNodeSelector from the scheduler",
"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-2024:8974",
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "ACM-11757",
"url": "https://issues.redhat.com/browse/ACM-11757"
},
{
"category": "external",
"summary": "ACM-12215",
"url": "https://issues.redhat.com/browse/ACM-12215"
},
{
"category": "external",
"summary": "ACM-12372",
"url": "https://issues.redhat.com/browse/ACM-12372"
},
{
"category": "external",
"summary": "ACM-12738",
"url": "https://issues.redhat.com/browse/ACM-12738"
},
{
"category": "external",
"summary": "ACM-13066",
"url": "https://issues.redhat.com/browse/ACM-13066"
},
{
"category": "external",
"summary": "ACM-13149",
"url": "https://issues.redhat.com/browse/ACM-13149"
},
{
"category": "external",
"summary": "ACM-14172",
"url": "https://issues.redhat.com/browse/ACM-14172"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8974.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.12.0 security and bug fixes",
"tracking": {
"current_release_date": "2024-12-17T22:52:00+00:00",
"generator": {
"date": "2024-12-17T22:52:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:8974",
"initial_release_date": "2024-11-06T20:13:07+00:00",
"revision_history": [
{
"date": "2024-11-06T20:13:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-06T20:13:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:52:00+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.12 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"product_id": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.0-114"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"product_id": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"product_id": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"product_id": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"product_id": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.0-114"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"product_id": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"product_id": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.0-114"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37788",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2224245"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goproxy, which is vulnerable to a denial of service caused by improper input validation. This flaw allows a remote attacker can cause the goproxy server to crash by sending a specially crafted HTTP request to the HTTPS page, replacing the path \"/\" with an asterisk \"*\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goproxy: Denial of service (DoS) via unspecified vectors.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Goproxy is only susceptible to this vulnerability when used in MITM (Man In The Middle) mode. This use case is not relevant to any Red Hat products, so the impact is rated as Moderate.",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37788"
},
{
"category": "external",
"summary": "RHBZ#2224245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-4r8x-2p26-976p",
"url": "https://github.com/advisories/GHSA-4r8x-2p26-976p"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/issues/502",
"url": "https://github.com/elazarl/goproxy/issues/502"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/pull/507",
"url": "https://github.com/elazarl/goproxy/pull/507"
}
],
"release_date": "2023-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
}
],
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "goproxy: Denial of service (DoS) via unspecified vectors."
},
{
"cve": "CVE-2024-1442",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2024-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268486"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana, where setting the Grafana API Data Source UID to \u0027*\u0027 Grants Unrestricted Access, grants a user the ability to set the UID to \u0027*\u0027 via the Grafana API poses a severe security risk. This issue enables unauthorized access to read, query, edit, and delete all data sources within the organization. Such unrestricted access can lead to data breaches, manipulation, privacy violations, and compliance issues, emphasizing the critical importance of implementing stringent access controls and monitoring API usage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Improper priviledge managent for users with data source permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue of allowing users to set the UID to \u0027*\u0027 via the Grafana API presents a moderate severity concern due to its potential impact on data integrity and security within the organization\u0027s Grafana instance. While the risk of unauthorized access and data manipulation is significant, its severity is tempered by the prerequisite of having permission to create a data source in the first place. However, once exploited, this vulnerability enables an attacker to bypass access controls and gain unfettered access to all data sources, allowing them to read, query, edit, and delete sensitive information.",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1442"
},
{
"category": "external",
"summary": "RHBZ#2268486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268486"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1442",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1442"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1442",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1442"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5mxf-42f5-j782",
"url": "https://github.com/advisories/GHSA-5mxf-42f5-j782"
}
],
"release_date": "2024-03-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Improper priviledge managent for users with data source permissions"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:10236
Vulnerability from csaf_redhat - Published: 2024-11-25 19:44 - Updated: 2025-11-28 12:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Dev Spaces 3.17 has been released.\n\nAll containers have been updated to include feature enhancements, bug fixes and CVE fixes. This includes fixes to Critical CVE-2024-21534.\n\nFollowing the Red Hat Product Security standards this update is rated as having a security impact of Important. The Common Vulnerability Scoring System (CVSS) base score is available for every fixed CVE in the references section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Dev Spaces provides a cloud developer workspace server and a browser-based IDE built for teams and organizations. Dev Spaces runs in OpenShift and is well-suited for container-based development.\n\nThe 3.17 release is based on Eclipse Che 7.92 and uses the DevWorkspace engine to provide support for workspaces based on devfile v2.1 and v2.2.\n\nThis release provides fixes for CVE-2024-21534, CVE-2024-29415, CVE-2024-34156, CVE-2024-45296, CVE-2024-45813, CVE-2024-47875, and CVE-2024-48949. CVE-2024-29415 addresses an incomplete fix for CVE-2023-42282.\n\nUsers still using the v1 standard should migrate as soon as possible.\n\nhttps://devfile.io/docs/2.2.0/migrating-to-devfile-v2\n\nDev Spaces releases support the latest two OpenShift 4 EUS releases. Users are expected to update to newer OpenShift releases in order to continue to get Dev Spaces updates. \n\nhttps://access.redhat.com/support/policy/updates/openshift#crw",
"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-2024:10236",
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "2284554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284554"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "2317968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317968"
},
{
"category": "external",
"summary": "2318052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318052"
},
{
"category": "external",
"summary": "CRW-7528",
"url": "https://issues.redhat.com/browse/CRW-7528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10236.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.17.0 release",
"tracking": {
"current_release_date": "2025-11-28T12:47:12+00:00",
"generator": {
"date": "2025-11-28T12:47:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2024:10236",
"initial_release_date": "2024-11-25T19:44:38+00:00",
"revision_history": [
{
"date": "2024-11-25T19:44:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-25T19:44:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-28T12:47:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Dev Spaces 3",
"product": {
"name": "Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_devspaces:3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Dev Spaces"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product": {
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product_id": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product": {
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product_id": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product_id": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product": {
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product_id": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/idea-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product_id": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product_id": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=3.17-6"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product_id": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product_id": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product": {
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product_id": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=3.17-9"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product": {
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product_id": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product": {
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product_id": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product": {
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product_id": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product": {
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product_id": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product_id": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product_id": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product_id": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=3.17-6"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product_id": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product_id": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product": {
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product_id": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=3.17-9"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product": {
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product_id": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product": {
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product_id": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product": {
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product_id": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product": {
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product_id": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product_id": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product_id": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product_id": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=3.17-6"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product_id": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product_id": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product": {
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product_id": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=3.17-9"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product": {
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product_id": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product": {
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product_id": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x"
},
"product_reference": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64"
},
"product_reference": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
},
"product_reference": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64"
},
"product_reference": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le"
},
"product_reference": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x"
},
"product_reference": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64"
},
"product_reference": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64"
},
"product_reference": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le"
},
"product_reference": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x"
},
"product_reference": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64"
},
"product_reference": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x"
},
"product_reference": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
},
"product_reference": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x"
},
"product_reference": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le"
},
"product_reference": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
},
"product_reference": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-42282",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-02-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265161"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ip: arbitrary code execution via the isPublic() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It appears that npm does not utilize the bundled code therefore Red Hat Enterprise Linux is not affected by this vulnerability.\n\nWhile the vulnerability in the NPM IP Package presents a significant security concern, it\u0027s categorized as important rather than critical due to several factors. Firstly, the misclassification of the private IP address 0x7f.1 as public by the isPublic() function does not directly lead to remote code execution or unauthorized access to critical systems. Instead, it facilitates SSRF attacks, which typically require additional conditions to fully exploit, such as the ability to influence server-side requests and responses. Additionally, the impact of SSRF attacks can vary depending on the specific environment and configuration of the affected system. While SSRF attacks can potentially lead to data exposure, service disruption, or lateral movement within a network, their severity is often mitigated by factors such as network segmentation, access controls, and the availability of sensitive resources.\n\nRed Hat Developer Hub contains a fix in 1.1-91 version.",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42282"
},
{
"category": "external",
"summary": "RHBZ#2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-ip: arbitrary code execution via the isPublic() function"
},
{
"cve": "CVE-2024-21534",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-10-11T06:00:50.977825+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsonpath-plus. This vulnerability allows remote code execution via improper input sanitisation and unsafe default usage of the vm module in Node.js. Attackers can exploit this by executing arbitrary code through the unsafe use of the vm module in Node.js, which allows for malicious code injection. This issue occurs due to the way jsonpath-plus evaluates JSON paths using vm, a Node.js module that allows code execution. If user input is not properly sanitized, an attacker can craft JSON paths that execute dangerous commands, such as reading sensitive files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath-plus: Remote Code Execution in jsonpath-plus via Improper Input Sanitization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat\u0027s initial impact rating of critical has been downgraded to low. While the vulnerable code is technically still present within Red Hat products, there are no code paths in affected products which allow exploitation. As such, the impact to Red Hat products is low.\n\nEach of the products listed have multiple components where a fixed build could occur. This distinction does not matter for users as only one build needs fixed for the product. Additionally, in Red Hat OpenShift AI, jsonpath-plus is a dependency of a direct dependency and is never loaded, as the direct dependency\u0027s feature that requires jsonpath-plus is not used.",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21534"
},
{
"category": "external",
"summary": "RHBZ#2317968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534"
},
{
"category": "external",
"summary": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3",
"url": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3"
},
{
"category": "external",
"summary": "https://github.com/JSONPath-Plus/JSONPath/issues/226",
"url": "https://github.com/JSONPath-Plus/JSONPath/issues/226"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884"
}
],
"release_date": "2024-10-11T05:00:01.824000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Red Hat Product Security recommends updating the vulnerable software to the latest version.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jsonpath-plus: Remote Code Execution in jsonpath-plus via Improper Input Sanitization"
},
{
"cve": "CVE-2024-29415",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-05-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2284554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-ip. The fix for CVE-2023-42282 in the ip package for Node.js was incomplete, and the issue may still be triggered using some IP addresses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-ip: Incomplete fix for CVE-2023-42282",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For CVE-2023-42282, npm does not utilize the bundled code, therefore Red Hat Enterprise Linux is not affected by 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": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29415"
},
{
"category": "external",
"summary": "RHBZ#2284554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29415"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-ip: Incomplete fix for CVE-2023-42282"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-674: Uncontrolled Recursion vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nInput validation controls ensure that inputs triggering recursion are validated to stay within safe limits which reduces the risk of infinite or excessive recursion. The implementation of least functionality on the platform further restricts potential impacts of recursions by disabling unnecessary recursive functions or features, thus reducing the available pathways for a would-be attacker. The inclusion of developer testing and evaluation ensures that recursive functions are tested and that safeguards like error handling are in place. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time while process isolation can limit impacts to a single process.",
"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-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"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-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45813",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-18T17:20:11.964011+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313383"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "find-my-way: ReDoS vulnerability in multiparametric routes",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45813"
},
{
"category": "external",
"summary": "RHBZ#2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440",
"url": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6",
"url": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6"
}
],
"release_date": "2024-09-18T17:15:19.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "find-my-way: ReDoS vulnerability in multiparametric routes"
},
{
"cve": "CVE-2024-47875",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-10-11T15:20:07.304345+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318052"
}
],
"notes": [
{
"category": "description",
"text": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerability is fixed in 2.5.0 and 3.1.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: nesting-based mutation XSS vulnerability",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47875"
},
{
"category": "external",
"summary": "RHBZ#2318052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47875",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47875"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098",
"url": "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f",
"url": "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a",
"url": "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf"
}
],
"release_date": "2024-10-11T15:15:05.860000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: nesting-based mutation XSS vulnerability"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2025:9294
Vulnerability from csaf_redhat - Published: 2025-06-19 13:39 - Updated: 2025-11-28 19:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.17.2 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.17.2 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:9294",
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-21536",
"url": "https://access.redhat.com/security/cve/cve-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9294.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.17.2",
"tracking": {
"current_release_date": "2025-11-28T19:52:46+00:00",
"generator": {
"date": "2025-11-28T19:52:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:9294",
"initial_release_date": "2025-06-19T13:39:23+00:00",
"revision_history": [
{
"date": "2025-06-19T13:39:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-24T16:54:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-28T19:52:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.17",
"product": {
"name": "Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.17::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Afebd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Ac2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Ac79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Ac99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Ab863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Aa757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Aab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aa8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Aea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Ad0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3Afb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Af1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Add1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Abc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Aae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Af487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Afd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Af9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Aa2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ad0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Afa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Ade2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3Ae656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Aa50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Ad28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Afe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Ac4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Ab0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3Aa994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Abcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ac046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Af1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749452800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Af7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749406670"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Ad860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375579"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Aa3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Acbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749367282"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Ab46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Acf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066940"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750066936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Acadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147312"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144601"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Af19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750144573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Acf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1750147315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749375557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ac3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.17.2-1749366439"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64 as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le as a component of Red Hat OpenShift Pipelines 1.17",
"product_id": "Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.17"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-19T13:39:23+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Denial of Service",
"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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-19T13:39:23+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-19T13:39:23+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9294"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:101ecb47e3f0b40279d1aec3a78b5d7f8be96b24239336c51a9565fde0532eda_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:1f5d9be6bbd83415f10cb8921ad43c952c71c13e754b5852e0aefd4bb4d69d4d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:3bc62443688ad0965d39ff4fb7353c1fbec9f3207a498b9543894c949b8cd37b_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cbb6c6972a6b42c54b1896d484a8bfaee4c776d2940e0000d178b1cbcc934802_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:43f914efbabff71cd7f5dad186b461fd87a28846b33f8c8b3d2ad38fece95983_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:93923a0fe9763456d65dbfd50f4958728133aa3af3c100dbb7b33b726b111cc6_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ca5b6198514a2b0b84cec25b2d84f5524c3f85e22c8a4f582bf58cdc13c33d33_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:fa3e4e087d67654dd36a0a11961b0a471f58167a9318d2e1416803712f95cb8f_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:16f586efb58c6cc7bc1a8fde279d1de75bce5d66a3f0aee80b1ee6797124c609_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:54d31d1b3a4b69e1cb82a1cc629f4fdf3676904d69f6870c97b832ae593f7f13_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:70f5900a3d06c2a572d2bcbf8fd6a844046532a3a50ffa4037beeeb818171073_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:ae99c5f1a91ee5c5e73f17db10b3677646cf81b85b625336e82b695bf1180009_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:153247f44f9f1d4a98cb86e82d820cdfac6a18aca93d590e65257539cc65eb4f_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:1bbb46244380f64e3c42faf11d37d9bd266f74cde3b51943311353510fb703a1_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6c4fe34f759652cfd91e5c7fc4e3661fd17211f1759177b677a4be3d74210c94_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:f487357c3919655f8c1a3ef5a7eda6b503e1188f48aca0ec40d21ff3f4c0dfb3_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:24ef49b929a6e72023bbfee511f31970495018f4c3c56dcb6094abde97021ff4_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:28d4486ba9d8af2e73d73c4dab37736c3a0d1cc47535d5f8aa30da4101e21eff_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7fa9bae00522781d284185af3e298825d69afd6aa8d71da865a8786bf5b3b0b7_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9ac4af3e216374bfeaf9c6a4c5ceb9b1c541fab4fd2ad32368187b06f33dff77_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:173d74c29d59663c3d03f41749fe31e5c560de130ce9ef2a8b1008b5d305f059_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:565094e155daf9d24d741d7ab72729e96e675d0a7838bec84729c34e83cb46cb_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:99fe167812ab4d23f15e22f610a59a5875a6e9abc0a60a3c5b5d44f357751a00_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:b46c905dbb8f06f0ed8725b8da8e59673923eaf70f93276cda3f9f542379a458_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:b863bbae0e48739eb7bf0590155f1de7ce65446f8a2a70677eb884a7267fbb04_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:bc81e07f9488c9c952d33f4f93dec16affb7fc296727dfc64f2e791e5843aa90_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:cf028d3dfc329a3261976293978b92eb8e0fa1ffbb9084c890b3947202f440c7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:d28c686ffdf64e23fd80e74a6d32751b26f7db535bd76d60a1c814bfab744453_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:2d056d0cb096ef58a583c1abbed40dbeaec29139a5ac5309bd9082704fcde7a0_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:3562769d8d8c9d5cbb846f1a4820578b0e943a5a55aa78aba7ec544f77e00032_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:40ab6bab05f1880059d002ebc93f9d65bea0c773b026205e7a5252598c21606f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:9bc83a7ef8a9c8f4cc25a234ba42269df627577fc60b3a680b1eded3817d458c_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:31ed62e58c9d12bff8cd88a881eda9b5e68d8d416227d191228dd0d3b4af532c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:7ebf2ebe6d4958be43ad6e4d902502d904b719a549cf03e4b6dc696d65a67cd4_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:8deece6f2a1b82d5078eb3dcf767664c8bfafa0441c1f5acfca5a9156fd79824_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:a757047e35bb4d16bf57df0393a36acaa898ad1d282c02ad769a173c520d653b_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:345be53a679f0a9f4a011f55a5291b724c610e78716feaafc6c7ad2cd2b5f4ea_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:9e921c3c512f1fd9a8c631ec6e28e06710c5788143e367ff25bec3cd680575fc_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:de2cc1a86f25a40b1d08f05c243d3fabdb269b710da731c5687a95cd85815c5d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f1fb58baa8f38c8c4d42e14d4eafb4cf7fd5eb4832c73dc9cc5e4220b553aff0_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4446d923fd2ee9578214d52107bc37be7cbf0bd98d3ba7b3746f3090736b510a_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:9f47e05c0cd4e2987838c222d519996f2809952845e6baf2feef0bdec7aae022_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:f7df3bb2a5830bb6d7f4634da2e71c9bcefcaeb3dac10d87505b48e1452327d0_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:febd85b4ce1016a0c3257bbacb64f5b11a1ad3b28de3525f8564c1e216b4a01e_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:83f80e0bb840ee7c30fa794969d089008657306ebb7356032a1b4f0b30d37ae7_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:ab5b19c4d72e1a9ae4283f8abf8495c99035b5c9a46b9397e1b153693f0a58d8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:cadf1ab87ddab7c066b7a9235001b37dda241689328173c27b7291375e81850d_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe1d9e850ccda9e01675a62851478b45ad1e4eef738a85d9915ead61f9f5d458_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:2ae141be6eac137dd00187bc1ac12618cb9c44cfd0984be7dfccea43c8f133c1_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:43a865e2eb1c767d6692708b2b0246aea6444379b5d44291e9b4dac059030dcd_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:4d55edc7c8f34aac5773d7e0c1c0b12f95799c536533bb52cbf8179669f94de4_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:e656cb74613d17defc4ee5da011d53256395df0588269be6839b77609a41e971_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:4f1958858fe43d7d62f166ab2a1df03abff731cebcf96754b99102fee53e04d2_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:68b6799466f4821b17b62574c1c7f11c4b43deccfcb14af62066330cf0631983_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:6ffe06bdd3c40b2d064f04289d9dab74b2306bfc9346fba08955bac50a74e897_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:c2be612b2bb129d2904ee13d855d05cede0ffb7918babe4edad07befc6e4a7df_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:5664033a3d90f3ccee88360aef1f9a10207ed7b0e8bf8091323a24a4974c4fd9_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:a50dd38a6864c3f997e3122536caa792169a336cfcbc01ba00862f5e23915e74_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:c79676ac527508f78b68f32b7c6613429c799c13cf2e38e81f88e120f8ad3c67_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:d860644280ba29e7786d6fbb8ed47a98de34c96c1dc4e54dd13efc598b49a5f7_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:12953fd08a6f0b5ca5f7aca003b76b810f0755aa6d4dec66d42beaeec9a418dc_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:a3829ce76d3752c6079a112758fe845c1df976fc3832f4b4887af48cf2323425_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c99d4173b21e5241a3ff889c8b793e2c804d2e3e4339e78adfdf89786e0bf349_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:dd1696ea436858e116f0656332450d6db48fd842199946430e1236a4a1a8d655_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:812549c107b3917925cd951a61aab8651f6efb29efc91fe670fbba685343df8b_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:8af7c75a5e2331fe229fa8c8dc5ba20ccb763b6edf87dc5783d4a5add05d041e_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:a8e02641fb831ad130cad9a8789c26bb34121ec5503666aed50b671a5de5573a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:c4ad6f3490ad47c26bf345cbef6308099d71dfa17ac6ffb81fc0c539efeff95e_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:04e240a6f49c945187f0e5c47770c108a6d8a3481ad029772c70a023780e334d_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:16d8e5a48413e1c8ce94c932710b9306d4cf06c43e7782571d1019ed578de430_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:1b66b4f4f4ddf1546eabf89bdee4d25ccaa16e436d34b3f9eac52c0b74d88664_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:58dd444b93527600326e2fa35affaab5bdee0970a843bbd625badc6d344b0467_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:302ee42d84ca5bacebc6fc618a59c7736ba2a3277508cfa16148ebeae238339e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:57066f120c6209f3421d50c4490d43907aa18293bbf84a0628c84af8108c015f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a994d367bf6849fba5f402a05bfc58188c9315a6b6342ace9054ee8d15d93351_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:fb4283fcb6241b59ef131c0d4e97e08a0ff711bb54334ecc4224ce4093b92e47_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0091977f0a5f7a60d74051745de700d6809e25ae91670646f2e27e99615a6b18_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:14696d9e3d0109e5e763221cc21542a72bf7e41b7ea0f6cd855dd71cfc0cf637_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:70e9e8af93930e4976236b30a66a73372fc8f5714730400abfed97cf0225dd61_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:9e12de49cd75225557884ab4a2d93ecc758455ca6f92545e27bd6d1bad185fb5_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:5492bd7e244568e0ea8b0d2712d86d526f4a12750a7769367c24c9d0396bab51_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:8579d5d2666ec1573f8f32704e2a8f51b61fbbf3d19d38dbec8197d5f8a98b07_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:9869a8906afe6565d7ab7657d6d63e728fa272e873b55d4148da7a19de4d26b4_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:ea914a72d313b3e661ccc5586dbc0044c9a3594cee8d7b8b6f0d144cca406563_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2c12f03fb2a7679ed991d0bdf91479ef35b95d64eb92c95330e04b8f71f62ae8_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:3f936164ccb605047bf2e5838481e97fe3634c1fa3a278daa15f640a7783ee9c_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:a2725331be99ede3babe95eb1a590c7aacff088f7a0a5413940829a1f779b56f_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bcaa90c14c005319f11a35d4a1339a529c785b95f5250afde3352bd3a14b81f6_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:61384070b1e5de1047f2777caa5e3fe2bbad47139456a72405dfbe4193f40e42_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:63efabe65365c7797f483aa34352e79024cd2cd74665fe6545f2fc0d9b3f385a_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c046627f7a6071498375ae7d26a0ff3748516f400d27bd1bc752ccb2f2e70e93_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:c3483fccfe962108a4099e19c5d52f108d35a379db90b266f16e27e41c0f595e_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:35d0d2bdf686060d5ed5a21fc72bcbd25a34c71798ad6ef399f40cd1292c2820_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:76785f7abf9e08a4e54be416f13251b6ff2447654b943d396d27c8fb885d422f_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9062c61b8889cb0e0763cac055ff66d10f2afcb5c80899123b0edb6ee4b30644_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f1eec667a7a29fbe5e45d2782adcd6ed581446429e67123f3f4e22dcf1f136d3_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:155f2d5812eee88400fcd2151fadeb9ac094db046d0179dd763ce1ae0601098a_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:298deecc2d4f6e7cb6afcbb7e0efa0fc1e3d9cf53009cb17c189ebbdfdb5c349_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:432d5085faea53c165db4a444b7f3cb8f81af5e04225f264102f90d43dda3fba_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d0778279ed56d7c5f690761e194fa2dc3d63c6a7938dfd0e7ac13184a5bff601_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:48e75001b7cf0686e20f854c6a978ab504816c71fa1f7708fd706500ae80a2ae_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:68e35c22e7db001910ed944b0a7cdfc320e1dda6fa1a93701de26df39554b76d_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:f19cd37f3e2963b0e3627cacdd1204e66a01c277ae272ccf0baa5d05d69eb0dd_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fd7d66760f45ff7c53ac13f83de1b541a06c348fc95ca69d856ee34556730654_ppc64le",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:b0386dfd2e88192d6235fda8c3845a5c3875d93ff6ae97315fdb933e37aa94ee_s390x",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:cf2b88d1a9c1c1ab840f38a35c3f72467b53295b85ac53fe5369fa422f13e410_amd64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:d0f12f8f01562df55e85c1500959e9d8487dc6bd66b87027ffdf0a1fd9e4a286_arm64",
"Red Hat OpenShift Pipelines 1.17:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f9988287d253ce0050b1e8c34afc8ebe4dd72b63dec817490a78a3b550d31aa7_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:8546
Vulnerability from csaf_redhat - Published: 2024-10-28 21:28 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.9.5 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.9.5 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console, with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated for this\nrelease, for additional details:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/release_notes/\n\nSecurity fix(es):\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460)\nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461)\nMissing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)",
"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-2024:8546",
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/release_notes/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8546.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.9.5 bug fixes and container updates",
"tracking": {
"current_release_date": "2025-11-25T15:44:39+00:00",
"generator": {
"date": "2025-11-25T15:44:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:8546",
"initial_release_date": "2024-10-28T21:28:29+00:00",
"revision_history": [
{
"date": "2024-10-28T21:28:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T21:28:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:39+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.9 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"product_id": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.9.5-56"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"product_id": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.9.5-56"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"product_id": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.9.5-56"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_6738
Vulnerability from csaf_redhat - Published: 2024-09-17 19:47 - Updated: 2024-12-17 21:01Notes
{
"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": "Multicluster Engine for Kubernetes 2.5.7 General Availability release images, \nwhich fix bugs and update 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": "Multicluster engine for Kubernetes v2.5.7 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\n\nCVE-2024-42459 nodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended\nCVE-2024-42460 nodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero\nCVE-2024-42461 nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed \nCVE-2024-6104 go-retryablehttp: url might write sensitive information to log file",
"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-2024:6738",
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6738.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.5.7 security updates and bug fixes",
"tracking": {
"current_release_date": "2024-12-17T21:01:08+00:00",
"generator": {
"date": "2024-12-17T21:01:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:6738",
"initial_release_date": "2024-09-17T19:47:09+00:00",
"revision_history": [
{
"date": "2024-09-17T19:47:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-17T19:47:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:01:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.5 for RHEL 9",
"product": {
"name": "multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.5 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"product_id": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.7-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"product_id": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"product_id": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"product_id": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"product_id": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"product_id": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"product_id": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"product_id": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.7-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"product_id": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"product_id": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"product_id": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.7-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"product_id": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"product_id": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"product_id": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2025:8233
Vulnerability from csaf_redhat - Published: 2025-05-27 18:59 - Updated: 2025-11-28 19:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.18.1 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.18.1 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:8233",
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-21536",
"url": "https://access.redhat.com/security/cve/cve-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8233.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.18.1",
"tracking": {
"current_release_date": "2025-11-28T19:52:44+00:00",
"generator": {
"date": "2025-11-28T19:52:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:8233",
"initial_release_date": "2025-05-27T18:59:27+00:00",
"revision_history": [
{
"date": "2025-05-27T18:59:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-21T17:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-28T19:52:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.18",
"product": {
"name": "Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3Abc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ae2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Aa5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Aa22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Aaf7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Ab945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Ab915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3A363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3Abed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Aaac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Aa5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3Ab059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Ab2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Afb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3A75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3Af7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3A49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3Af49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3A9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ac90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Ad145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3Ac8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Aec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3Aa03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3Ab346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3A37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3Aabe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3A971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3A484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3A7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3A2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3Adb4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Ae338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Ad099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3Ac18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3Aecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Abc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ad045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3A6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3Af9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3Afd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3A502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel9@sha256%3A9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749913"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel9@sha256%3Af279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749517"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel9@sha256%3A5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel9@sha256%3A561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel9@sha256%3A6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640950"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel9@sha256%3Ae4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel9@sha256%3Af64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747640979"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-cache-rhel9@sha256%3Ad8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747749746"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel9@sha256%3Aab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747636613"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel9@sha256%3A0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747751259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel9@sha256%3Aee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel9@sha256%3A1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel9@sha256%3Afd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel9@sha256%3A23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354796"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel9@sha256%3A94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel9@sha256%3A5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354862"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel9@sha256%3Afe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354692"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel9@sha256%3Ae083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel9@sha256%3A6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354673"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel9@sha256%3Acb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354792"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel9@sha256%3A08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747354784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel9@sha256%3A78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673733"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel9@sha256%3A8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel9@sha256%3A0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747673683"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel9@sha256%3A4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641386"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel9@sha256%3A11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641291"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel9@sha256%3A4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel9@sha256%3Ac87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.18.1-1747641382"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64 as a component of Red Hat OpenShift Pipelines 1.18",
"product_id": "Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"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": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-27T18:59:27+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Denial of Service",
"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": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-27T18:59:27+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-27T18:59:27+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8233"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:3cb31583d9c4c8624f90bda873a6d05ffdac29ca5859e94db32f3e4c73eff748_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:406a16441e1cc53a0eec45b4b5b622f918ea08f8c809d2c435c8516627a03599_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:7736c9d964a6aa7dffee03a5fcdbe858b68b90f17c5ac8dd1e762b9249fa1834_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:d8f71d2e62650afad24e79db08e485b22a59aede5b9884d34f2b6bca90ab265e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:2a341455b44a815ff0ff54c4f31e40085ebacb55ad912d18f711cd8e0f97d659_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:864a0ebb9468872d6063514830a116cfa3b0bec14f28f9a7601801ee49c7af06_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:8b44ee10cba6dfaad0d8128d2e6162088bc9462772244675a5577c0311a443d8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:ab7ab07f70652051c28efcdcbd2809696e0ba5af9d5da15132d8b8a475d01d00_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:7a71e590bb448f9f6c9f1e8f8ad0396770cc015e22358d5f7b022f79f2ff01e2_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:84e10d312676155854040d690a112c858a97f4a6d77b7cee9aafee3e406e2dd5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:9be5c06da958a90ed6b4be9bb20e01836473d1ba23f1b5fed58f94e577900fde_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:bc7602c4523fa8c1906e6857e61957d2d73f9e62536934da97dc5000a3e5f8eb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:23b260fc5bc279c77bea438090212417596a1abc08a0ef01c38d832e4fee0422_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4508afe67eb7af227b628d30e8faa59ecb8c4ad74a3c03a6d43c7fefabcb1ece_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:7b0d32cd44e5fb193b8872d11953a85d948f9843fe391ef73e3df761ae6c803e_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:c18db2f00e436cca251416db2408711c05d2ddd01ac7513e8c8601107f9acd3d_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:3e29d611c971cf0496d9094da0c292548d7625e38148217366803d55492b6336_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:94694742020a5c4c14b3098228d0eeab42f4d7720e9fdb4e5f46500d9f90511e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:b915203b152c8860038e17522117672b1f4a9b9f992ff5e8b34c7c1119debac5_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:f49742e8d222a9a3f34025bd04e498afb28acf9199ad4da9790a9eac4f6c429c_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:0bd152bf0915ca9bcabe9b4ec25c04e9534d04bf4705d9010279380f177217e5_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:5b65f197b3f0c985bf04c2308f71ae940f7f4547a3236c6eba57a7f3271ca9cf_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:6868e18e49348f869eb0d78e528e2b36be2dfe896b4fc5bbab0225b4f372e931_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ecda1dfbf2343475d5f8502dfb4964430ac5c368c67c78bd5229b74787c25e91_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:0b70e46f72fb4badf1fd9e6149286518d015a45c972fdad6775328d11ce6d666_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:af7077e87c7436aa2351a8b66c17ad6c996456edced0761240133f535b452cdb_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:db4ba18fcdbd67c343bb9ca9ceaa619fdaa4dd50979095b9f7697650ee43fced_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:fb1ebecec74c135e58837085c569cf1d3908beeaff30c5380ffd5edda9370408_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:6be3a3ce56efddd606c949b056e4caef71603e0df35db5a4caa96299915e6264_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:75d21ce57c1fb5d03acdb2bd4f2d55439fd39e3c6d041d2122e7093f72fe0511_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:e338859b9d98f0578b9cb73f928374fdedb11b117a37d3ba8996b15c6cb28b6e_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:ee8c34081f4d8b5cd52b293ffa94c6ebef326aaf9060996327255fafa4f353a6_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:154531922e1555f956cc68b247c3bf706aeb31972ec461e30a5180a1df481af1_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:1ed411f68cba53ab0658df782d97917fc45752050c185fbfa9a59af4f67feca1_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:b945e60f5900bcca400e865779a05e5423a4fed31eb8317d1779092c9c51a0c1_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:f7d11290945c3cbf81377f53a3882ad29ba02d2526d98d79a8c35322558efb21_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:3c76479004dbe746cd677d6c8cbe957fd8272466bbeed4dc2cef9821fe7047ec_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:49ced40c127609b68ef7eee8895072e41f4fb7ee5e1028047e0c9e86039afcc3_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:d099c53e6c9a846ae40c03206cbe4dfe4beb7a8f1da66eb95fc1b91403781d27_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:fd28c906d67d67b3c3efd50b49c52eb8917353c89e3bdfe56193abc35385aa64_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:37bc123eda394c96c606f95e1cc43455d08b65870591204fbe7ef7bb4bb30312_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:4bcf9bc9b171b3319eacfde8a3b2505e4313898edbb98147c8376e001cfa2aed_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:a5e8fd9a29c04c855dbcc5b825bede8583ecf68f8b94d9f85e177a2e8acb7ed8_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:f279cc5c69c003a879c73bd6b46649b57dc8b98e06256ff79b019f37005fe1c4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:12896f723f3c35418a97d5e0bfdcf15fad91af7a770088b2efb5258408a896ee_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:5757c2152dba2ccb3fb76722184bc479cab43e073a7da5812865bb6c6ba4495d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:6814761d87e5502180bdb45bd93d59c2535dfe9e53ba73b04b6ebdd9e2324412_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:96cd89bc744e260bf6bfe494ecd0a7ad9660505592f8748ace7d04b21804cafc_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:7d1bc69d4eea7ec4e0e437e619ad6bd69252a3c36084ab0f9dd1e23e6201e58a_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:9123f46e349f6ac594befbd816c6c29c107383d415a872e0e9a2126b3a9107a6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:bc7b065877324cfad1e58f554b31c98c7dcf0d33a45ca1b1d6b399b04ada0296_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:fe33c7ac1c4e05d5de2581072b1c002c64604dde040b3e8621ec350f7fc5cf3e_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:561fbdfabf81f5f3c27cbf7021abcc50f138955975f5548589887fb1711089bc_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:871cb6d2f6d37e5c01bbf838ee38b224ef01dfd23506867506601bf7647d6649_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:b059ef8803a045fff8c3fc8595c303560416ea2f115f0792c00ddc75031830e4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:e2904fad11421b9bcedda77880b1dcf0d7a37299a236ab0dc02ff74b9076370f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:6fac6d74a38f179df7265cdadfb9cbc8818ea1ca6fefbb1d943cda7cd4c96e42_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:80f8a0d5e3ee3e8c06d8cb5eb7543447d91aa08ff22001824bada7112f01bb38_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:a5945a6cc3ed4642df3e62b38d729603f38ffc45dcce6ec9785fe991a06bfb99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:abe65b173483339cf05ba425e6269789d8eb2cb07bd31db6b513bee25618d794_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:63bfaa0ddabbabe2e31abfa923782bf0d5aa09d3b0aedf2ef14a67ad72e4f83f_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:971f4635a085e58ed690bb5aecab17ff1823211c2513efb5764b226d26c01f87_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:a22098c339e33bad6990b8e16346ce013e64ce0f7733ea40e74ca463b85c9a4c_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:e4bc58b5d2fa8dd840b687d7546e54ba6bfe88cd8ac0c50e4d4a5cda1b0012a4_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:484398c5cb2ce7b6a007ca8b6b572b5d9555190244598e1cddb2b2cca8775fd8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:4cfdd615cec608c9019b071f076f5a6d11bdcbfccd8ad8dd29abda22065e35bd_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:b2ca7174fda93b7bc668d47398ae54b5d0fab2100b6c38d5a8ac9ca07fd07cf6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:f64ce1513d4a4c3cee8b3aa18cab9b85b549d33c373752a1a4fa6e75a3d7ac99_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:363282213bab164327677a193f1053094b112395781b972e8e708803febd91a6_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c90d777ca5d9bbe5c627c1520270b7a7650cf3e84161a5425911b461181a041e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:d045f4456e5b5c9381838bd1526a47a8dfa31559fdbc32c77d58c76bc1f9e84c_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:e083120529677e66f7669c6b20945e07d88cca553db3a7f2870cd7548656de1d_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:352a776c09b3ae375d32e9612e6ee2b351764ad712bd79fbc926f158964a4df9_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:78cf49587004c780cbed785a3b5159a1e82fadd1a0b62f8a22118e950780e3f7_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:d145ae920cf62359c84983dea59085cb8e154d0918aa7e8deb406747ac733781_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:f9a3291eb5b466c69e03e7cd9c47529a2e50988132316aa3e1783dfb7ba4de56_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:1daf1559e9422db5e24ae1ba50f4722759455ec370f9c14d6768594a158b65cf_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:614b49fc9f92d900fb74a66f776fe89e4be2e54940098f43f5f0699dc97a6f17_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:8623d3e2e3fb6dd958d55bd4dc993788f577c243c1659653d02ab9673f28fa82_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:c8bcb5cd089c7338251a164e1f8797f572b47f5d9c270575f2344fcd2b0f88d7_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:0ddf1344d4eb526cfaf059ecab4de2805250ad926afd3c10a98e2e2335afda31_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:2f28648fd7a5ec91974b30e33da204f64b514d39b585e0a23ca756ab8831cbfa_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:ec58d82f1b1f4281f78d07cd2aabaa3f90513c2af4350768eeb1bab8bc6e2802_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:fd95c10077128cd293860beb3c2f9744c03dabe0e573fee98dfd134fdcbdcbb9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:309a93c723c05671b2cec8a954cfb6744938fe6d0245f759a1963ac3360cdfdb_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:374b8c0f2fd00f718cef1ccf007b9a725b54dbcd5493759b95e4114418d06e49_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:6e33a8b7319935daf04d1feb5ace0a2614acc66d436adf62b6d9c2469339f749_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:bed2a7ab290037fab1f1293c61af780507b16b40bbbd1e22cf53e0a27fdf04e8_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:309ea2a29acf670d0fcf144939f25598245a41f93ea31bf721423534b75265e8_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:3f9008c518eafeb4a3b97a2675605db937b09266489e501730d8cb032e961a23_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:4640691016c263aec2de044a2b6c477e0bf4e46068ee2b7f9701428417f8282a_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:48009328d0d588cff30aad3db8673b9d003be71fc0d502cf1989388e7493ed99_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:11c530b0153db3260c6b6011e0382af9e7af10d268ac32004f62cdc6bd42c7be_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:294c23a3c2eb5f4fc3e3f459e7ec4ffd39ee93a5dbc1cd6815ece6f11f0b00b9_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:63d93a67a24be3eeb0152af001227c4e6e5c11e7d7687b64b58cae5b9e567581_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:a03dd37f6f77aad0aad9ffbc07dbcf530e0bfdd291bf38d9e947e7a1d84c6ab4_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:11f8a9647be2a9768a4925fce0f747a1851d8844799eb94534bb4bf3f30789e3_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:4f9085bc428944a03c886c026154c00d5c1d2aadf5015bd1bef7282999804a32_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:aac9ed52f4c1ff8e99dde392c6759e9a39453c7c85367c2124b92d0c8862590f_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:b346f357a5ffd14b420c92e5843a30ea076acfc6bd9513cc8a96194d3211167e_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:35c434fd31d34852f59fa4443a9402086c9cc6933f426abb206010ceff6e8c79_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:502f6b72cfe1d90f19add25c7146b45f2bcc5d1e8711276bfe9dd637f666e661_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6cf29b7086a438f987e6ce96dc97d29eb01243cbb0205992ae1dd63618f0b631_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:c87268686c5aed55254908a5d7c70b906fe1a980c39aa9b1d84622291e1ddddd_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:62354e4182f05594b9a37d02e1aae86c3633955617636d0b3a6803230af60336_arm64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:6928b37acdd5b90b06e59f15b9f74dfc79e1fe970e80be33c1ed6f52b73da04a_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:7a83712f807f167269a5bb4b91e95ccf4c9ac34221f634551a38d1cc1d82d7ca_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:cb8a8e92520ff9cfdeeb17880396df262d991650838c8bce3cddae2670e4b7d5_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:08a0112e8c51a3b54056a3cf76d7d8c82eae9197ef6cddfd2505cb176c4fc995_amd64",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:1a7a3c7eef1993d37fb0c40c8a717bbb66f923ac302cafd2a0fb1b33e42868b6_ppc64le",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:41b3508e9bc4dedae7c07ad11850be6681fe38b6864ec728bf018fa0f767fae6_s390x",
"Red Hat OpenShift Pipelines 1.18:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:9b422d95c73e5eb709943371e63d175eb045808185730f70042de3cc102375a5_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:8533
Vulnerability from csaf_redhat - Published: 2024-10-28 17:06 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multicluster Engine for Kubernetes 2.4.6 General Availability release images, \nwhich fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes v2.4.6 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460)\nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461)\nMissing Validation in Elliptic\u0027s EDDSA Signature Verification(CVE-2024-48949)",
"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-2024:8533",
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8533.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.4.6 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-11-25T15:44:38+00:00",
"generator": {
"date": "2025-11-25T15:44:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:8533",
"initial_release_date": "2024-10-28T17:06:38+00:00",
"revision_history": [
{
"date": "2024-10-28T17:06:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T17:06:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.4 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.4.6-93"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.4.6-93"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.4.6-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.4.6-29"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.4.6-27"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.4.6-33"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.4.6-32"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.4.6-8"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.4.6-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.4.6-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.4.6-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.4.6-93"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.4.6-30"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.4.6-13"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.4.6-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.4.6-12"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.4.6-12"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64 as a component of multicluster engine for Kubernetes 2.4 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T17:06:38+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/install_upgrade/installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:25f852def9fa13a3158edf92606558779d2cbc331b3e6f0687cc7e9b4dfec921_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:7f9543bec9e12e9815af1b9532f52a970065ca5a45a4601423d3270ccd832411_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:a539122dbbf0fe488ff31f962dccdd93e3057a6c41ed840f1b11a25c09f5ab05_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/addon-manager-rhel8@sha256:fb65eaee1a06ac6adfee67ec3a2e31eef8d582fa719802cc473ab90bbb431b8c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:1fbfb5c43abd2ec6328535d99ca9b7ea8511132977f34b55ecb22e12d775cb64_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:3777d632ce46b0efe4567b3797cd84d43e02ad4248f6b287a226285ef40916eb_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:c27bbe7e9e999c60a534a2f7f92d7f93011f4d27c185eb670c271e51b41a9a56_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/agent-service-rhel8@sha256:dd5f87a927c960f7e48383f5542688b2bac99dc6b94aa1794ed96bc2475523f3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:6c102f96331f947f376e609b9f91def2d91efa7f0729bc5cf99e6354e867f0ab_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b2a1f02b191a8306392f7e41bdeee3bf60b5954ebad1a6af50a07f96e8449ace_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:efdc2d6aa1b3ec251a6a179d2f0383a1c761dd9b7b20d4338ffa31b83918d0ab_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/apiserver-network-proxy-rhel8@sha256:ff8fa6b8ce2560e7ddc7996dbd1a63dea77b6cbba87bdd5f7b19bc22011b0a37_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:5892ec3e56c705b0235653feb7180e6e5d9136f2fc26432587d543c0cb1491ce_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:9b81cd0f9ef6d21e93bf0a5b9540a3c614a2d9ea859355d16b60c08afbf4ed45_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:d3023c6557f01e032d9390ff7491706d5c8e14c727d95c7e3f84539e0095c7e8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-image-service-rhel8@sha256:f236b86721f158f8f2df0b3ca7afe8ff6ebc28b095719d645d049a31b382f44a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:1c0905169d9aaf101682b1a94075f63328beeeabeada0a193c55ca027f6dbfb9_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:2380efc08c75017bdcbfb4dc2e6a73d75d0410fc725ade4c9693ef7e56c22aae_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:5f3b70082e096952b4844023326f12c07623583d8eb7befb22fb7eee4b4ea611_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-agent-rhel8@sha256:7f5c178ab6f3d86a310f820bc9fce54cf603c608875fcf06c870472596522d3c_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:0cbc060d5534aa9ee28d4cdea6690a3bbeb1bc9cb4c63c8af42d172dd6d73347_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:172ad428bae3d66b3bc14b9acb2ca73578711780418a861d9464730cc304a6ba_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3cbad853a9cf20a938cf5b68a65969dc5d8670f3cc873c6c1643f08634dc5d30_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-reporter-rhel8@sha256:e9d34ead9f246d69546c75fc9f4b30420a85fd5ecd3d99868525308d7f3786b2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:21854dd8f7720d68574a457398a70372caa0f561bf9740531f1eeab4c341b51e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:5cf48ae66bb88d3ba5bd72f5214905e8dab32b04340cc0b622e02a37826d3913_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:7ab88ceddced2dafa9476233589d12a2de726e80d473e963872191a2288d3d24_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/assisted-installer-rhel8@sha256:dae85f14672127cb978923116e3da57e08f7a84761d62006a58f7b29631aa4ee_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:13fc46635601769aa43102dffc10479bc271d29a03ec1fc3c1e8c0ecea3654b2_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:4399e6d5d2f135793ecabece4815c675d578cd54b3cba6be1f23b7ee401b5d6a_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:6a8de75a42ee47ebf7b4bc7b0c6d274c65df6240151599b2c27e1819f721e487_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/aws-encryption-provider-rhel8@sha256:d7345dd0d265df5e73383bd31f4e0419df2f9aaef61882d1fbada6171eb50dc3_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:00c74a837e3aed4ac46921ad591359b3dc9fa05bd1c3fb0727b2c9a821284142_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:4e49f8769b81003bfe6253e7d6487caeaa1e7293eaefc995be6a78529563216f_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:881b017056478f87349dc7e4443beffefc7863cf5c27d272ea9fd39977563f18_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/backplane-rhel8-operator@sha256:f65ec781bf91fc07003a140243cf8ccf23b31af3b9a1bc419094d535627e481f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:504d7401672cb3d4f6c10d893e29a93b88515dd0bb8f43f2a50a094580e36ab7_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:800fa3604e1e0eb4303e897ff5e9dbb47a328a14e979153fa131fef87ee9ceb4_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:bfccc4d5409c5495e225f2c978c36280bb0bb1b704b19ea2cbd0934fce669774_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:cd0d4bdbb8331e6116ad7a5105110bc5413e7110d202ec11d07a4fb58a4a4c69_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:011fc06e6f856e193d0ddcf0c1931a063520b7c5f4a8ef7f1c907d7e926a419a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:3c64acf74a9daa346662ba48815681ed577d95af212b4505e231d7e2cbb20561_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:6038640a2c5e65dff972c957d3dff1a9770d4583e354c4e18c33c50809e83e93_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:ee8c5074119850e7c29f3bf97d4c6bb15cb645e0ce22130d41d5fc6ad59a95eb_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:48935e9d41609ce235a26a4fd16283c3f3383a8ff26719de8c81bfd765dc6b94_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:4aaad56e5d9dd5e8bc3371095341f3bd81b4d172cfe2cf0ba57e32c8201ab50e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:b25510845467e1ca4e9f275eea7518bebe0fbb132ff41706c3e1018fb3ca405a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-api-rhel8@sha256:cd97042466bda65060ee1d5f5d53878804c95e4be1c59ffe8e91f8eb0ed55659_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:265205e622cd35560cdb0ba60d9df4f1a841da8de4709283847692272daaedc8_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:5b49a9e56dba2d6942be78cfeddce19c5803ebe2e66dae110376e0f90086cfcf_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:9baf8e0eafd05b5fec6880884129a788c7f9b97732de8fe234a6979b1ca5fab6_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-curator-controller-rhel8@sha256:a0b71aacee56f2b6367380aba824416d0d964a786cb7dd10b28d36b65d5f40f7_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:4aff39459a1a362c457cf51583bb1018931d4b0ab5c2bd03861e381783da5cfe_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:76fadc9b34f240dcb354274e6a77af34e0cbd21d83201e5be027b9c8dedccd08_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:9761cb26c2c81429e402ead4934306fa686d757f0264a5192b52997266419918_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ea20527269a468ceebc98b79dcf164bfda408fcedcdc8e2ceafa705b17f1af1f_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:5c601462b3ec5d30be31e09854e90359b09b88fd950d0f03a37129827590e754_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9995a004982aacde27524f055d05fd2fa30da9a966512578769c05cef04a27d4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:9a275f14ac926cb557b89477f268bdb4be2b058b57e3726ac7bba9ff83a972a8_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-addon-rhel8@sha256:d4d7adf4c7a6ad4fc51427cf15a023484a4be4eea15bf7f3b6dee50b78b61e6d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:5c355112b185c413881c547613630b03d900480de210ef27c8ab1b8bc035c387_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:b3dd6bfda91aae7be01c4535ac2c56c874e54ab9057a15798f2c74688df70374_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:c2a3ecd55f6c969687a4888ed030d95484c70681ea33e2b2cd9d45e0737b7905_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/cluster-proxy-rhel8@sha256:f3c5914dc38242c86dabb6e66c32b96e845ff09ccd8ef388e861009d21373b9c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:220f64df0532b30472937113bc29d5923fd6e99009ce166b09abe75430a0ab17_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:35eec7adb8ba432d4b3a813cbea3cff280854ce962a66220089f0ef002937621_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:6e33c404fae18d3aff227067fa576e9fdbfb0e2ecee8c14de9f0c76389203be3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterclaims-controller-rhel8@sha256:83d588a99c9eb2f4c8e9ff495f4bf95f2b23d15242f57c3c6707e6dbba4be977_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:13a91d801d650b26a8ac0c8fd5c12426665f5b98c9f597fa1401e8cdb254b02a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:713959bcba5fa6626207f2e543523163a970e7f6992af7689ae8785ff03ec89a_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:a89d95cb77f6412f078a6fe6519f27f1d45be7a61eb60a7166a00b24f76b3cd8_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:e8cbb66ff410eea71ad51db5cdedd9900de0eae038c19dd5cdb9c7ac6974baa4_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:4c197de3768815d0503bc6274635917e607add694fb8df1c23ec2a6051a9c670_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:5a0234a5257ccf8a153a65674a0f1abdaacaa125d57d9836168727fa5262e2f6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c65dc14785ab3fcdc6f2312ded28ffe2fb3aef7702be37d32b487d835e36f87e_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/discovery-rhel8@sha256:c9de129f91c0fc67a5e6b8ae29c91615635fa91427badeff8bfce5ed4ac1e816_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:672a8a3581c0a4afed5240825ce54010d6130652d58e627288d77e758a9433ab_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:984144b40326f7c2690cb26973ab6ccc24ea80664e32bef1892607504222e8ef_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:e2c6f2b617ddda9f36809286f1cc81e73746efc1fac8e9f1e4f62013060f5d60_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hive-rhel8@sha256:fcd6a9ac405cf76090c6e8d518eef857bf0d44ad6c96fb2f96776da644a3f0a1_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:1a4bceabebe81ddf623a71bca17dfc46d6645a4ce50d2c52f0ead2b6eda8ff67_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:481968e52f8dfa89dd2a3da865f53f0dd1b2b5f9fd53dfd9598d45005c4fca1e_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:ccd23b7c70a0ffc112fb16b51612cfb9200ae9d5baec823a5e35f61a46a49889_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-cli-rhel8@sha256:db341394fb06bcc3ca5e9ecc2e7a3224a9a025ec6fb9859edbcb552e35db297c_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:4c74dc194b9f86ba47bb34195b33c467b98925a8d9bf617c4c22fe5983bdccf2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:6e4ecd5f0030704d069094eeeedc0bd218b6ab78ce601d3fb9609b363c910afc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:c8a7432d0eb0381064a6688d06e2f27cfc5bf625986beb7f38819635e4a25bae_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/hypershift-rhel8-operator@sha256:ddcdabf7e4466ab70f6e337cc5e44fd17a59fb8cc720f8c1d8b104ec96b09935_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/klusterlet-operator-bundle@sha256:568ef48f74ce6eb262b897dd7ddbf2228e9ef75c8f20c99a57bb55832b4e9be4_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:94c19a8e556894237956f048b39242f1ce306e3459bfbf072810bf9fb3889f1b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbd64b5352caa30ee687ba37df84ee93d58f441e15a3ad7d23d92b6088e94b2a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:bbde9c768a3110b42e9642efa040ea745b485cfd62be3d263a6ec950d47ea911_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:fe43cad703ed0abb4eb521d1a547ecfd0cde2e7d6acd676768e965214c733fc5_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:20ecd54e4eaffc7ddef502f33511e66e764f0aba87347f4b51b3ee8095650750_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:6e3ffee11f9be152dc63852fa25bcfc211fc5c58584491c3f65fd95e65e5eb9b_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:9fce50c98ccaeb1e64ff1d89655b085d7b6fafc10639cf16f51dfd2bc7193101_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/managedcluster-import-controller-rhel8@sha256:b33f0e5f5e7d8d14d1173c8e67110633ae3d6249d86de177d66c7a91d87c0fb2_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:8442917d76497dbe0d5bd4033067650e23ce3700a2478f8eb3091a049858307b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:afd4d836ce79e4d7c934009eb3238f455576a1388c3f364622efd965f93c8021_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/mce-operator-bundle@sha256:cbba517b78c5b46ae632b453bd3f985038f62eb21a89d3de21e82f7cfcec9b4d_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:1e40c28a59dcf5a2c2d4123219c666627dbe0a4868fe8795d3c17330b66d1b8a_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:72685b138512d84b1c23c8a7456184e12ead8073292a46b5c6355222a1c4f262_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:c48b0177e556b7ab804a5630f7794d89f404a588f75c6e92180a1637a2b8a0a5_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicloud-manager-rhel8@sha256:f11c5306cb9cc8788ea0d41f2b91641ff744bc01dcc9bf826a0ed9a0f0bd6327_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:231d962290e4fe1a0ba8bda797f0ef320cdbbfe668970c12820901b0a3000338_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:bf3754a8500a041c3c600ecac484258d5225a08b2706c1af45df20ae82fddfbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:cd16b28c183271c256383be4ff5acc70082425302ce7460df031bdf91f7ef2cd_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d4711034c4941d5d71deb5133fa0968cbd60a159835127fd2bf115f672e1b572_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:14a80c76eec44d3b49b0373247fe3f5580ff6bbb127c93271a0740e22451b475_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:269c3fc23e55baa3ad333e6290c17bdc5a863c67adccbc5ce2ab5c8409c06962_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8e792ad53586805875d3281f14463c6e046db1cdf7c2a3260fcb8124277ba1fb_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:98a923a296bf1ddda098c6b4da3ce7c671c4c22d2f60fc7073413891c41c855c_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:04419a2b5b27149673b39eaaaafa5013c48169aefb38079c6952ead6309094ec_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:159b2533eab33e57911cc0c91b00a0af5196022b93ec27ed0f5045b39900829a_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:7398b688ec091df5dcfc1133d2109548e6e74e1e9a82a6c1cb2357549c7483fc_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:929bedfea4bfbb1a5b150ee1990f87599bb746053ce4dc6baeea5d8fb247f516_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:1d3e999a63d7df45d7b8aff44824040aa9cb3217eee507988fa7d514a849a2a9_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:853d53ac6761f0aca1993f78a3a4e5e149b6a09f90749337e5d578f30f26fc96_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:8bfb21b411c9144f0511231cae1e0b0b028c9b4e1019b0e322308f68b7e5a8f3_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9d38964490b53459525f4c85a6a2df32ba380cb31133079ae3e31f09eae2e30e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:43a32b2fdab8c1c61dfd9d65cb9d2cb1e503f61ab0cc89693034c27ee75ea5af_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:689ef843863757f10a150e3ec3f4df848d88662f910088803fe6e8bc8473683e_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:83fca0e46db062382018ceaf7276b9f21a5c9da3ef49066991aa3a01f58426a6_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/must-gather-rhel8@sha256:ac22fda94246e73a76afb4e7b3ced35a70348d78e1600b0f36d1d63ebb63601b_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:255db9bb5c388c2b3069374c5633ce5f5bef85205c6276328d678f08506868d3_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:9b1f7178f8702bcdf8d5eea45f8790f54c691a950cacc1e93708c887665a4f23_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:f244861bde0fe64d7252b78e08770f3367a73af9c7ad753433ae2c72de079ebe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/placement-rhel8@sha256:fb80a9e3b9aa48bb175ac797375fc31dd2a2e815d53cdb07bc360fc65bc1304c_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:19a1e299f1bdda79c75975ea9d4f8dec456b44042dce9d6c20841f7f02035dbe_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:2822fa02bb605d25a598f0f5b45447c58002c1135db5d4a986b7c6ca4214944b_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:3dfda9437923126b2edd948596c6cc0c642ae186480275d67c19854f7cc793a2_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/provider-credential-controller-rhel8@sha256:866d45d10a6ec114a353058b716353ce404a99690cfbdf6dc2f960fdfca50d03_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:5b105791baa1b726d7651957f41285ed6c4cf89a2f47d097ebc74facefe03c36_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:9064d0f05c9474f478a47d7f81409c25d27ddd408c2bf29998b546a719a62c67_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:b7091f04ad5cb96da01694c79fc794043b1fe0914de4eaf7421e2f3c0d5946e5_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-operator-rhel8@sha256:ba245191efda3e4829d792400db124bd397496bdefbc0b597111c802ef3cf12e_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:0f7e0b41cf7dc9a5f10bda88f2d7c2a607906ad8522d222a6fe913c87a1fe7dd_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:2484cf7e1d4cf21d20b6ecad8ee88f31fe00bb30d22c25d977fa6196b798fb24_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:3b4cd4265acb92cf0866aeac0cdc6d1464d6ff47fd6b9fa8fa1dfd346c7cbc77_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/registration-rhel8@sha256:77a05fd7050779896d852dc942649e4be0c5d3ba23a2b6bb47643d567bdf4ca1_arm64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:8b36588d3b72d53e6601ebab9b05a5ac0e95fb99e42dd589cb8124a8b0480192_s390x",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:9bf7059e4fee849ce4c65436bc9d0f03cf85b3583dcfba3a794f7de019c7c53f_ppc64le",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:a7666a84273d616e1d467e662806da71c0d8b264426093e9cf09a53d1d05c28d_amd64",
"8Base-multicluster-engine-2.4:multicluster-engine/work-rhel8@sha256:f280dc80979ab3e067281bd06b5e6e2ac2d1a95bd7d2637e993b4768ba74c74a_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:8351
Vulnerability from csaf_redhat - Published: 2024-10-23 10:12 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the grafana:7.3.6 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:8351",
"url": "https://access.redhat.com/errata/RHSA-2024:8351"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8351.json"
}
],
"title": "Red Hat Security Advisory: grafana:7.3.6 security update",
"tracking": {
"current_release_date": "2025-11-25T15:44:37+00:00",
"generator": {
"date": "2025-11-25T15:44:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:8351",
"initial_release_date": "2024-10-23T10:12:31+00:00",
"revision_history": [
{
"date": "2024-10-23T10:12:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T10:12:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-8.el8_4.src",
"product": {
"name": "grafana-0:7.3.6-8.el8_4.src",
"product_id": "grafana-0:7.3.6-8.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-8.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-8.el8_4.x86_64",
"product": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64",
"product_id": "grafana-0:7.3.6-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-8.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"product_id": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-8.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-8.el8_4.ppc64le",
"product": {
"name": "grafana-0:7.3.6-8.el8_4.ppc64le",
"product_id": "grafana-0:7.3.6-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-8.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"product_id": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-8.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T10:12:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8351"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_10236
Vulnerability from csaf_redhat - Published: 2024-11-25 19:44 - Updated: 2024-12-18 04:35Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Dev Spaces 3.17 has been released.\n\nAll containers have been updated to include feature enhancements, bug fixes and CVE fixes. This includes fixes to Critical CVE-2024-21534.\n\nFollowing the Red Hat Product Security standards this update is rated as having a security impact of Important. The Common Vulnerability Scoring System (CVSS) base score is available for every fixed CVE in the references section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Dev Spaces provides a cloud developer workspace server and a browser-based IDE built for teams and organizations. Dev Spaces runs in OpenShift and is well-suited for container-based development.\n\nThe 3.17 release is based on Eclipse Che 7.92 and uses the DevWorkspace engine to provide support for workspaces based on devfile v2.1 and v2.2.\n\nThis release provides fixes for CVE-2024-21534, CVE-2024-29415, CVE-2024-34156, CVE-2024-45296, CVE-2024-45813, CVE-2024-47875, and CVE-2024-48949. CVE-2024-29415 addresses an incomplete fix for CVE-2023-42282.\n\nUsers still using the v1 standard should migrate as soon as possible.\n\nhttps://devfile.io/docs/2.2.0/migrating-to-devfile-v2\n\nDev Spaces releases support the latest two OpenShift 4 EUS releases. Users are expected to update to newer OpenShift releases in order to continue to get Dev Spaces updates. \n\nhttps://access.redhat.com/support/policy/updates/openshift#crw",
"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-2024:10236",
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "2284554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284554"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "2317968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317968"
},
{
"category": "external",
"summary": "2318052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318052"
},
{
"category": "external",
"summary": "CRW-7528",
"url": "https://issues.redhat.com/browse/CRW-7528"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10236.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Dev Spaces 3.17.0 release",
"tracking": {
"current_release_date": "2024-12-18T04:35:59+00:00",
"generator": {
"date": "2024-12-18T04:35:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10236",
"initial_release_date": "2024-11-25T19:44:38+00:00",
"revision_history": [
{
"date": "2024-11-25T19:44:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-25T19:44:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-18T04:35:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Dev Spaces 3",
"product": {
"name": "Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_devspaces:3::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Dev Spaces"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product": {
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product_id": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product": {
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product_id": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product_id": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product": {
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product_id": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/idea-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product_id": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product_id": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product_id": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product_id": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product": {
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product_id": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product": {
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product_id": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product": {
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product_id": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65?arch=amd64\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product": {
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product_id": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product": {
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product_id": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product_id": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product_id": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product_id": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product_id": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product_id": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product": {
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product_id": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product": {
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product_id": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product": {
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product_id": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc?arch=s390x\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product": {
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product_id": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/code-rhel8\u0026tag=3.17-19"
}
}
},
{
"category": "product_version",
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product": {
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product_id": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/configbump-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product": {
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product_id": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/dashboard-rhel8\u0026tag=3.17-25"
}
}
},
{
"category": "product_version",
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product": {
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product_id": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/imagepuller-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product": {
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product_id": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/machineexec-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product": {
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product_id": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/devspaces-operator-bundle\u0026tag=3.17-59"
}
}
},
{
"category": "product_version",
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product": {
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product_id": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/pluginregistry-rhel8\u0026tag=3.17-11"
}
}
},
{
"category": "product_version",
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product": {
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product_id": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/devspaces-rhel8-operator\u0026tag=3.17-20"
}
}
},
{
"category": "product_version",
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product": {
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product_id": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/server-rhel8\u0026tag=latest"
}
}
},
{
"category": "product_version",
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product": {
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product_id": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/traefik-rhel8\u0026tag=3.17-4"
}
}
},
{
"category": "product_version",
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product": {
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product_id": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca?arch=ppc64le\u0026repository_url=registry.redhat.io/devspaces/udi-rhel8\u0026tag=3.17-9"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x"
},
"product_reference": "devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64"
},
"product_reference": "devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
},
"product_reference": "devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64"
},
"product_reference": "devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le"
},
"product_reference": "devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x"
},
"product_reference": "devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
},
"product_reference": "devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64"
},
"product_reference": "devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x"
},
"product_reference": "devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64"
},
"product_reference": "devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x"
},
"product_reference": "devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64"
},
"product_reference": "devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64"
},
"product_reference": "devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64"
},
"product_reference": "devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le"
},
"product_reference": "devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x"
},
"product_reference": "devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64"
},
"product_reference": "devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x"
},
"product_reference": "devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
},
"product_reference": "devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x"
},
"product_reference": "devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le"
},
"product_reference": "devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"relates_to_product_reference": "8Base-RHOSDS-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64 as a component of Red Hat OpenShift Dev Spaces 3",
"product_id": "8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
},
"product_reference": "devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64",
"relates_to_product_reference": "8Base-RHOSDS-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-42282",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-02-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265161"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the NPM IP Package. This flaw allows an attacker to perform arbitrary code execution and obtain sensitive information via the isPublic() function by inducing a Server-Side Request Forgery (SSRF) attack and obtaining access to normally inaccessible resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ip: arbitrary code execution via the isPublic() function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It appears that npm does not utilize the bundled code therefore Red Hat Enterprise Linux is not affected by this vulnerability.\n\nWhile the vulnerability in the NPM IP Package presents a significant security concern, it\u0027s categorized as important rather than critical due to several factors. Firstly, the misclassification of the private IP address 0x7f.1 as public by the isPublic() function does not directly lead to remote code execution or unauthorized access to critical systems. Instead, it facilitates SSRF attacks, which typically require additional conditions to fully exploit, such as the ability to influence server-side requests and responses. Additionally, the impact of SSRF attacks can vary depending on the specific environment and configuration of the affected system. While SSRF attacks can potentially lead to data exposure, service disruption, or lateral movement within a network, their severity is often mitigated by factors such as network segmentation, access controls, and the availability of sensitive resources.",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-42282"
},
{
"category": "external",
"summary": "RHBZ#2265161",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265161"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42282"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nodejs-ip: arbitrary code execution via the isPublic() function"
},
{
"cve": "CVE-2024-21534",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"discovery_date": "2024-10-11T06:00:50.977825+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jsonpath-plus. This vulnerability allows remote code execution via improper input sanitisation and unsafe default usage of the vm module in Node.js. Attackers can exploit this by executing arbitrary code through the unsafe use of the vm module in Node.js, which allows for malicious code injection. This issue occurs due to the way jsonpath-plus evaluates JSON paths using vm, a Node.js module that allows code execution. If user input is not properly sanitized, an attacker can craft JSON paths that execute dangerous commands, such as reading sensitive files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jsonpath-plus: Remote Code Execution in jsonpath-plus via Improper Input Sanitization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability has been addressed, however, it is important to note that the unsafe behavior is still present but is no longer enabled by default. Developers using older versions or relying on this unsafe behavior could still be at risk.",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21534"
},
{
"category": "external",
"summary": "RHBZ#2317968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21534"
},
{
"category": "external",
"summary": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3",
"url": "https://github.com/JSONPath-Plus/JSONPath/commit/6b2f1b4c234292c75912b790bf7e2d7339d4ccd3"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884",
"url": "https://security.snyk.io/vuln/SNYK-JS-JSONPATHPLUS-7945884"
}
],
"release_date": "2024-10-11T05:00:01.824000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Red Hat Product Security recommends updating the vulnerable software to the latest version.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jsonpath-plus: Remote Code Execution in jsonpath-plus via Improper Input Sanitization"
},
{
"cve": "CVE-2024-29415",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-05-27T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2284554"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-ip. The fix for CVE-2023-42282 in the ip package for Node.js was incomplete, and the issue may still be triggered using some IP addresses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-ip: Incomplete fix for CVE-2023-42282",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For CVE-2023-42282, npm does not utilize the bundled code, therefore Red Hat Enterprise Linux is not affected by 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": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29415"
},
{
"category": "external",
"summary": "RHBZ#2284554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2284554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29415"
},
{
"category": "external",
"summary": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html",
"url": "https://cosmosofcyberspace.github.io/npm_ip_cve/npm_ip_cve.html"
}
],
"release_date": "2024-02-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "node-ip: Incomplete fix for CVE-2023-42282"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"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-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
},
{
"cve": "CVE-2024-45296",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-09T19:20:18.127723+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310908"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in path-to-regexp package, where it turns path strings into regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single-threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "path-to-regexp: Backtracking regular expressions cause ReDoS",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45296"
},
{
"category": "external",
"summary": "RHBZ#2310908",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45296"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f",
"url": "https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a701183cc4ed476f"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6",
"url": "https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df0aabda9eedee6"
},
{
"category": "external",
"summary": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j",
"url": "https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j"
}
],
"release_date": "2024-09-09T19:15:13.330000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"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:L",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "path-to-regexp: Backtracking regular expressions cause ReDoS"
},
{
"cve": "CVE-2024-45813",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-09-18T17:20:11.964011+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2313383"
}
],
"notes": [
{
"category": "description",
"text": "A regular expression denial of service (ReDoS) flaw was found in find-my-way. A bad regular expression is generated any time one has two parameters within a single segment, when adding a `-` at the end, such as `/:a-:b-`. This issue may cause a denial of service in some instances.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "find-my-way: ReDoS vulnerability in multiparametric routes",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-45813"
},
{
"category": "external",
"summary": "RHBZ#2313383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2313383"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45813"
},
{
"category": "external",
"summary": "https://blakeembrey.com/posts/2024-09-web-redos",
"url": "https://blakeembrey.com/posts/2024-09-web-redos"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440",
"url": "https://github.com/delvedor/find-my-way/commit/5e9e0eb5d8d438e06a185d5e536a896572dd0440"
},
{
"category": "external",
"summary": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6",
"url": "https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6"
}
],
"release_date": "2024-09-18T17:15:19.163000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "find-my-way: ReDoS vulnerability in multiparametric routes"
},
{
"cve": "CVE-2024-47875",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-10-11T15:20:07.304345+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2318052"
}
],
"notes": [
{
"category": "description",
"text": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerability is fixed in 2.5.0 and 3.1.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: nesting-based mutation XSS vulnerability",
"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-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47875"
},
{
"category": "external",
"summary": "RHBZ#2318052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47875"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47875",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47875"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098",
"url": "https://github.com/cure53/DOMPurify/blob/0ef5e537a514f904b6aa1d7ad9e749e365d7185f/test/test-suite.js#L2098"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f",
"url": "https://github.com/cure53/DOMPurify/commit/0ef5e537a514f904b6aa1d7ad9e749e365d7185f"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a",
"url": "https://github.com/cure53/DOMPurify/commit/6ea80cd8b47640c20f2f230c7920b1f4ce4fdf7a"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf"
}
],
"release_date": "2024-10-11T15:15:05.860000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: nesting-based mutation XSS vulnerability"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"known_not_affected": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T19:44:38+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:1661e168db3b442b9de9023fb55261c1549fd034f42ab0ab0b04ad4ec7394ec0_s390x",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:2a4deccbc7b8c5bc53f2fde315ccd93e7f2c2022e9288f7a93ed642feb808dc1_amd64",
"8Base-RHOSDS-3:devspaces/code-rhel8@sha256:7d8ade3bd7749389768efe998e8abb926e711863709366b4cb272f9139426cb3_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:175d0c7a1c89f6405528dbe16e7d5fe3efa2475b93182c7d7c0a5e0e15b3d292_amd64",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:b99750c52fed441b2faf995a7eb3bfe83aad853d9e9ae26f2556f5efd2fce662_ppc64le",
"8Base-RHOSDS-3:devspaces/configbump-rhel8@sha256:fc0165f7dc4e44da73898ff0db8f3f174d1c04f3b7c068398d88b9ce5a0289b6_s390x",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:20428bc20147f9c7f0f99aa5f2f8e711e36e82a080df2701e7c7cdd247e839ad_ppc64le",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:95302249f869bd80308548a63683bb892ca40e876561fea204169f405bb220e7_amd64",
"8Base-RHOSDS-3:devspaces/dashboard-rhel8@sha256:adddc36181deb1e31265d234ae6c79da78960dd153e086b0a7f7a0284243676c_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:4918d11864a079f3c6bd3f5e39326c34eec2a528f64a4fe3b5f35d99507dbfe2_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c667834c64b1b67d41637f7fa854c1eb105cef5276113e4b848f1f4c206d20e8_s390x",
"8Base-RHOSDS-3:devspaces/devspaces-operator-bundle@sha256:c881a85b40057e057c5346fca66c787d4fe588ccb34893b88e40fcdf8747ace1_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:25c5bbe58c746a3d4d41b90f04026728c001ab8e3dddf61523d0830b0097455b_ppc64le",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:4a616290ed8f7ff7dc4ad5ba5c4768e01a1f235bd367e255a873d7dde896d90e_amd64",
"8Base-RHOSDS-3:devspaces/devspaces-rhel8-operator@sha256:863213cda25827e6fc1d9167740587ccfcacf2dd0042e810d87193be8be5ae00_s390x",
"8Base-RHOSDS-3:devspaces/idea-rhel8@sha256:d256172baee177866046ea38a6b4e1a59c910b602bcdfbcba335f4db3e96fac0_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:135de7c6261a9a7bb2c494c01d23c991f20985103feb00691f7c7a0ee55a0e56_amd64",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:338d93fda80d0c86e58807f9f0909d8b1ddbc8693076619b3a32ea23c0142cff_ppc64le",
"8Base-RHOSDS-3:devspaces/imagepuller-rhel8@sha256:a983f5c523406a811ebcefbf855e378dfb99356b529a5f0f6027b852a147ed53_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:602db7874132ce8e37e4399a38e9e7806123071c33a13c2efacdfe5465f41147_ppc64le",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d3b118c414b28deef0d2bb1305208b7e3727f3431f49f1dd1e5902468281bc65_s390x",
"8Base-RHOSDS-3:devspaces/machineexec-rhel8@sha256:d892d008651e973127665947e9ece200bca3294dbc147f4a02c09302dd18da91_amd64",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:a1c52cd0e68cbb12d3b80445631857fb95b7400db8c8ad092bda99493c56e913_ppc64le",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:be18a2a7149ccbf20657598d109858e24a1c950fc2e883e99eaa09d8326ba440_s390x",
"8Base-RHOSDS-3:devspaces/pluginregistry-rhel8@sha256:d49599eac56dced469441e255c7f8dfdeb5a119049e914b17a3aa386cbf6d384_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:6b6a0ede706aa650e40ff3592cb8f045c91cbdcbe06b6e0b3b71b617151391af_amd64",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:81e1327cdcd4af6c801db90e4ef998f6b4701a5b3a73464ae2448bc23c83e334_ppc64le",
"8Base-RHOSDS-3:devspaces/server-rhel8@sha256:86485aeaef5e5f881fe04d622e00c18a7a548d83d56769435cead5e5765ec031_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:00da91880194659c5b62835590cd31d7c80b8a9e5ce7575a7dc4e3f6741b8a81_amd64",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:d613c45bc0586d7c5c9ca48742ff647111b43d842f15278ec83b86cb84246c67_s390x",
"8Base-RHOSDS-3:devspaces/traefik-rhel8@sha256:fbf8735d035e53c538d9b6eab5a875d4c0a634c7b5c61010caebb8aa2622ef3c_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:538541d44c663c8dc78353ab6bf6f64d0ee124ec7ba7fbbe767ebe221f86a5fc_s390x",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:68fb1404dc083c8726843c1bdda0e9ee7fd14023eaf2637e3efe9d7356f426ca_ppc64le",
"8Base-RHOSDS-3:devspaces/udi-rhel8@sha256:77a5001120df3d8890af1e3cfbb891767810b977c9d2a111c781564e992aea65_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2025:8078
Vulnerability from csaf_redhat - Published: 2025-05-21 19:20 - Updated: 2025-11-28 19:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.15.3 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.15.3 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:8078",
"url": "https://access.redhat.com/errata/RHSA-2025:8078"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8078.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.15.3",
"tracking": {
"current_release_date": "2025-11-28T19:52:44+00:00",
"generator": {
"date": "2025-11-28T19:52:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:8078",
"initial_release_date": "2025-05-21T19:20:03+00:00",
"revision_history": [
{
"date": "2025-05-21T19:20:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-21T17:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-28T19:52:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.15",
"product": {
"name": "Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Ad42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746937266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Af2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ab8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3Ae4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746932952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Af4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936468"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Abf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Aef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Aa617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Acef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746937266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3Adca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Aa38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Aa50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Afe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746932952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Ab366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Aafe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Aadf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3Af820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Ae685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936468"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aa3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Ae75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3Ac304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746937266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Af4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3Ae79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746932952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Ad9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Ac47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Af26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Abd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ab81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936468"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939886"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Aae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642015"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1747642052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939778"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Accf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939794"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936632"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Ac00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746937266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746939809"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936046"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936251"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936235"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ad015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746932952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936514"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Ab1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936240"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936256"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3Aaa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936440"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Ad27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Adc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936428"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.15.3-1746936468"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64 as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le as a component of Red Hat OpenShift Pipelines 1.15",
"product_id": "Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"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": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T19:20:03+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8078"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-21T19:20:03+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8078"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:4e9f8fbf829890e56a9104442d00baed6fd30681b11dfd1965e8927a32e2361f_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:83a0882de5e57695803e77af98927aa690b4b1e2388bba7622e5ad7886709ef9_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:c00d5f70cad8c6a1638cdfb9a13fac25d7116d078ccd31c7de8368e639a096b5_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:cef7b67f7f9ff1c351661ac8ceef8cd00affb27b8d8bbc773e27a9f5745dedab_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:3b11a142e5018e047c185199f157089d47e86f470e9ada73d0c36cd84ae2f020_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:9db055e86c5f89c7803f1df321effd244baeb0b1b65e01456f273fc3d3050055_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:a3cb4e01a5bfdec1219ef2f8887891296d2a102a8b2861c2fa15e2ec8cc00aa4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:bf0725451a5ea375fd3b24bfd45be0c90eeca09a4a16e5f32a1e29e6506babee_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:07890a6afd16b3b0587c9923ce9aceeb1095f9ac4b9700abfa3ad0499669c6ad_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:88f2cbf9fae62392766b73fbd2155e41df315e5febea92c9d2daa841e5840c9b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:9d70141127924754b33d56d0e7ad0baae06dad4c5e61fac2512f21c547c44b0a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:a50c0024c8176cf021498f2fc0a1913d64488858671bda51572f6bd6bac712e4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3c828b862bb69a1af4ce9c23036a115cffa330ecf5e321e73a7d8336ccfdaf49_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:48db9238b25ae5d5cb9b0900a36a91b7d0156d0ed94e1460acc4d9fb679c1273_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:b8ca210fcfb3e296117710ef56a7a9b1e933971887fc398d630bd9be9a2f797d_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:d015ac43304c1920917d2a36fffa1f62cb0c561ef9bf6304541022f71670a196_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:7c0151f712895dffe46170337feeb805967e6715315b07060531fb3b7d3d36ee_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:9519b6b85ea0a67b513839a4bf0be420a64caa8b34cb5e49913d364cac7d7ac5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e4ff758376a5573f38ecdcc8fabfe685712db9eeede3ad1ba611a4131f486cf9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:e79b931a490129cf80b03372cb39aadaf4948a5ace22c7bf3474a00463aa5ce5_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:0b0b4f754296a53f6d040d0fb275134e1d3ff0dd9d22f3b5c3356aae6b5145e4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:12c629eb3eecfeafcc7a29ba50f52c12479768224fee35334ddbb773e7ee136d_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:2f2e490a2a0e8c63b49cf56745ef45ff5209b341d609a2465fc4d057867687c2_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:5e6416d434fbef692f96a88369b232c957606489f30dde446ae7011fbe81071b_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:56d3e381b80d8d8c5411d82c7e97e97a062ffbd3e10a9e71c350e3aef1469a3e_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:63cf32437a1e7c17176cd9107c7c8ecbee7fe70015b22b29874590cdfc3cc605_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:8255b9bce95f7d0c463fc81f22f658d69466e961dd8dc12a83d736c024a6ee7f_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:dca68e144aae6acf0aa74805e5db1b73adb2612d8a60bd5e3a393c32509cabf4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:563d16c97cd026840acdf80c1a67c70ef2ed13b062dad5b87b96da1f8d60ff3c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:a38bc02025b4ee7ad92ee8398eb2fd4e2bf393cf51a701dfd1e6abe22283a4db_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f2be54317e05e9874b3a9f13b19c0e00659315a282d890c701f11c00a1bfe707_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:f4d1f24a36e36332bd8a6be636b72da2450d0d2e820f635c9cfbdbea3da39f34_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:43fbd1ff1fcab53e5d4fde5daafa46795b3f2b1e14c07cc2e565b624aa8468c7_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:44627612a63adb15652f6f1c99bfcd572ca7c0fae0538a2457f4d5f565c3cffa_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:61ac44aea2d337d45878285d3fa7c1fccb6d766beb2b3f7189e8cd138f604f20_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:85baf97e82da18b2fb1f4bde5cd919474f49badb22c901180510a583d8134776_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:01dcfaf043e2a4e0d5e21c476affde4c94084c05e436bbd638404ef61dfa088c_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:89056cca5801c35d0566845589e1ef12306806f5b5572ce0d1902e6791071ab1_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ae48bb2df3e67ecb77709a5ce365e254969fcc6ac49e95df3a86bca98a79afa2_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:ef49c3721f9e69c606ecac91b3266f44ba60c95db27b7725cacd8a3e39e340f4_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:05b571ba456b233a43cd7005bd8ee2571995978098fae0ffc531fd5bdccddbab_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:3179e52c973cda0337b83011fc5cabc4636b360d00aebc71988f425efee38ef3_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:4cafa882012b0b139ed9f4ac0f1064ca4653ab27dc2ae1467626fa2f630b75f7_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:84f5139f59fb33048a02d7f4f3347610b7899fc6289bcd082f3c697fc36dacd3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:204ad60f075bb942a19b9aa365b9164424e6fb9d57d729a34554db9b3f9331db_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:918e3ab52312f1b4680614857f88082e57f7206e4f700d81a2e5e80e4c6bd0a6_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:9dd78ce2d048f0e15b9d262828db1b30767324166bdd2e1224bc78a533da30ff_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:fe2a31243e57d9eb35ff1b6b157c9fc59cff0256d9a6eb33baf1901d5de917c3_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:17161aac9df49eb68a0fdbc2799f028e83bcee0b37af1f8121f5380e018056a4_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:196b07fad3ae32ccfc9a9d111d05d20e2cdedf7cb25b658006d455f9e760ed59_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:3ca764648d81496dfac21880c6bf496997ec3e10d8bef1365405db9f7e6c5eb5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:8fa245ae4b790dedb251e80ada7d2876d39f10276e8605a1848cb864566521d1_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:58d9bd0b1f38e4cc9328a97fafe60ae73bdb7217b5aa222ea00dfb68f468d429_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:919c3f4f4bf163f8060c59a79d12d23dbedbe0e427b8836697f1215898cf8f68_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a617ec6069f3f840a8cc738634063807682149913b08ace904d557264023e73e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:ccf54ad8fd4aa59904125c1c856c6368321d013b127f3913d27f6a8b18f74629_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:286a45f350f298241f7bb9889c912bae77c140f88ac007134df34f4c6491f535_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:3378b981d26e8a6a4d09b1a6710d33265131bd769d8ab3d1118816746a6803e0_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:526176ac856348f1564d155c6f2a53d884e34daa440acb807173531f27a92276_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:e75c05558b83bd7f14f7aa5c994557c66f6849eb8f0e29073d13e210467ca7f2_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:1818f86311371276ed2e57c25d7d7030226426572d32cc5ef34a787d3c8fad26_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:2dcb4fe591da88dd4404fb891f6984332826229c066f46ee4ce7166f9b94b331_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:c304c92d0049366ccd8c59c6dae03b0a59b435433c42568bd5535809fed8fa7f_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:d42b1dd845e7e57f52a53a155c889da182895a39aab58da71f3d0de6621d59b9_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:20c02562643fa597b55f47a0b99287dd8163ff0a86577a02ce26224f76aef49a_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ab083e22f2cb6791f6f615ca833e875fe82f98d12297a00759a1b0bedb25c314_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:b366ba58e2ec4dc91ba8fde96fdc16d16078d2864289958d7105feb9cdcf8082_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:d9221419c12ff8a6fd2c15e13427f4b2b52dc0d25b4bd9683f105f222cfc1d16_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:030c422e421b23be0d30126bdd385e2267eff9027c19bf8c897c2e21350829b5_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9019dfc05fa922a788f933949961b620ae1cff1ec8c19f55e1b89d1a1dfba7d8_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:9fc719fdcd841e9c6aabca209ad03c32dae160913bc29a9efee070cf168eb35b_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:c47107d469d60058de11c1d482a8c4952bf27b3bc409caf661a3a83f3fd0d4ab_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:0372c7480defa75a76ea39f720b4d2f99853b84b6ebac6c70a04cf4807801181_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:7c872aa5c37e2a07108cc7ea5b0c9af3bd93bcef4904fbaea8c558269083b8d1_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:aa7645ed3ebb84ab46dcf2b62b82ea5d3f2c07a5ff7eedeb5dd957113c6e86a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:f820c05b0584ff569b9f3ab55e90c35bc70bb8e51e603c7228a47213f996deff_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:05df0a3890fa4046b8c2738c5dd89628b2f20efba570a919652b8798015c0299_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:6eab8af7f3d5dad57493204e5c7fe6444ac90fcb333e7d54e1bdf36f548862bd_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:afe10ebbeb5594940cae7cf6ec84eb54224e602a07bed3978738f15164f0cc2e_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1c39d4ad500a87bdbba24aab9cee91410b75e0037276f7f3d891830e66f6e5c_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:170769285c2388a7f7e05aff15f4b9e24b40ba157728a260b7c467a1fa8b74c5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6c53c13e00b9e16b36ba24f8fdf4a0249f6fcf5a875cf15fcd4345f985c9c7a8_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:d27f96fb8192d82b2468285b032d72147d9a61d73afa6a3eccadb1a539c92f6d_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:f26b39a9039cf0fc55c0b5467d19aed9e9c286871c2b28a513319aa499559f94_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:046f5c59ee275e1425281f09308ac3b5d8e7b4683f834fff7a4ce0b0fd82e096_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:619ce6ac4cc33d400931f7cbe76f3f26b424bccb08d4a8ae5c750b345202880d_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:8926eb5458c6b6a754b05449dc16ad960343ec7180b84e3251a6c88ad64c4697_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:dc41457e4c37bea7e625d996dbb466d4e41c72109e0206d2a16e07631e4c5145_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9e42914c5a6164e22c671f1ae152120597e07fd544bffe7a3e585574688b8043_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:bd507ca303836ff7544cd706452bc3d1a4ec5ec62acd021cd6b34b652b9763a0_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:e685c91992cca4013e7ee8e6c7b7f05abcb7dd7f5f171cd9e2c1bef0b7449693_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:f4778c345673ee6ae14a8aec87339c798923b1425be4cd61acb7d572106a83f5_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:5524e13e6b219bdea25f9bd957e1b77e4e94d7e35cde34b156fdfca4888b3ffc_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:7750a05584fee09e06ddc1049c28459050485b860c996bd3cb7d5d9470facb49_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:985b32c82563d070eef0fdfe034ef3f786e936be9906931b39574a8747eee2a8_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:b81bbfbee883b9fbcd8c70ebeeb71b288f99f2b69ab6d5e6f716fe18b3c5fa69_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1c2e0ef15c9a840c7a09d43f64063e553646fc42b3ab762cff0f1c68279641a4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:5c0e2ffc8056373fea4bde204f8509d42ba290bee3f5ede810ff34ed3124dfda_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7919c2790bb08d1dd000db8d037e10f6caa9b9abb231538156b117d27d2b37ec_ppc64le",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:7e98d4c9fe15836ac04921b589050120bc2f97a4a80bca084e89df7002b99191_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:3e8582898fbf5140be446e72744aae26b08c1241ced7d2625100d473de94e3e4_amd64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:51b58a2cfa968691e7b82c42646114c01efaae2a9f2302909a9c9d9990a656e0_arm64",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:731dca5a0112bcddab8b06ded172c64c98c4ab9a43ba1e778579826a69493c01_s390x",
"Red Hat OpenShift Pipelines 1.15:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:adf7cb494c19544bc53a673aaf6d64a6f5df7dbf902ca011d540025ec14a0a2e_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2025:8512
Vulnerability from csaf_redhat - Published: 2025-06-04 12:25 - Updated: 2025-11-28 19:52Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.16.4 GA release of Red Hat OpenShift Pipelines Operator.. For more details see [product documentation](https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines).",
"title": "Topic"
},
{
"category": "general",
"text": "The 1.16.4 release of Red Hat OpenShift Pipelines Operator.",
"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-2025:8512",
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines",
"url": "https://docs.redhat.com/en/documentation/red_hat_openshift_pipelines"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-21536",
"url": "https://access.redhat.com/security/cve/cve-2024-21536"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-11831",
"url": "https://access.redhat.com/security/cve/cve-2024-11831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2024-48949",
"url": "https://access.redhat.com/security/cve/cve-2024-48949"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_8512.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.16.4",
"tracking": {
"current_release_date": "2025-11-28T19:52:44+00:00",
"generator": {
"date": "2025-11-28T19:52:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2025:8512",
"initial_release_date": "2025-06-04T12:25:29+00:00",
"revision_history": [
{
"date": "2025-06-04T12:25:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-21T17:21:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-28T19:52:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Pipelines 1.16",
"product": {
"name": "Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3A15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3Af91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Ad29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Ae33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Adfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Ac44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Abf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3Aff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Af402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3Ab40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3Aa34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Af23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3A8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5?arch=arm64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Aae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3Aa91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3Af2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3Ae2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Ae0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Ad1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Ab1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3A1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3Aee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3A272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ad4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Ac272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3Ad4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3Ab0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3A5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3A406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3A7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3A3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3A82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3A2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3A7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Afe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3A791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ae3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3Ab5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Aeda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623?arch=s390x\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-console-plugin-rhel8@sha256%3Adb1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747983385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-controller-rhel8@sha256%3A1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-manual-approval-gate-webhook-rhel8@sha256%3A29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747980494"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-cli-rhel8@sha256%3A082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-controller-rhel8@sha256%3A131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-watcher-rhel8@sha256%3A154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-pipelines-as-code-webhook-rhel8@sha256%3A5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747981348"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-chains-controller-rhel8@sha256%3A518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978016"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-git-init-rhel8@sha256%3A4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-api-rhel8@sha256%3A2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-db-migration-rhel8@sha256%3Aad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979831"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-hub-ui-rhel8@sha256%3Ae429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-controller-rhel8@sha256%3Adf5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-entrypoint-rhel8@sha256%3Afc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978010"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-events-rhel8@sha256%3Afa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978012"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-nop-rhel8@sha256%3Adea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-resolvers-rhel8@sha256%3A01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978009"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-sidecarlogresults-rhel8@sha256%3Adb3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-webhook-rhel8@sha256%3Abfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747977902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-workingdirinit-rhel8@sha256%3A40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747978014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-api-rhel8@sha256%3A4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979855"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-retention-policy-agent-rhel8@sha256%3A6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979859"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-results-watcher-rhel8@sha256%3A4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747979858"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-controller-rhel8@sha256%3Abf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747946909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-core-interceptors-rhel8@sha256%3Ae93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947013"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-eventlistenersink-rhel8@sha256%3A95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947005"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"product": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"product_id": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pipelines-triggers-webhook-rhel8@sha256%3Ae66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-pipelines\u0026tag=v1.16.4-1747947002"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64 as a component of Red Hat OpenShift Pipelines 1.16",
"product_id": "Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
},
"product_reference": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Pipelines 1.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11831",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-09-16T16:43:32.021000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2312579"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in npm-serialize-javascript. The vulnerability occurs because the serialize-javascript module does not properly sanitize certain inputs, such as regex or other JavaScript object types, allowing an attacker to inject malicious code. This code could be executed when deserialized by a web browser, causing Cross-site scripting (XSS) attacks. This issue is critical in environments where serialized data is sent to web clients, potentially compromising the security of the website or web application using this package.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript",
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-11831"
},
{
"category": "external",
"summary": "RHBZ#2312579",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2312579"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11831"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e",
"url": "https://github.com/yahoo/serialize-javascript/commit/f27d65d3de42affe2aac14607066c293891cec4e"
},
{
"category": "external",
"summary": "https://github.com/yahoo/serialize-javascript/pull/173",
"url": "https://github.com/yahoo/serialize-javascript/pull/173"
}
],
"release_date": "2024-09-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:25:29+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "npm-serialize-javascript: Cross-site Scripting (XSS) in serialize-javascript"
},
{
"cve": "CVE-2024-21536",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-10-19T06:00:36.846953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2319884"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the http-proxy-middleware package. Affected versions of this package are vulnerable to denial of service (DoS) due to an UnhandledPromiseRejection error thrown by micromatch. This flaw allows an attacker to kill the Node.js process and crash the server by requesting certain paths.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "http-proxy-middleware: Denial of Service",
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21536"
},
{
"category": "external",
"summary": "RHBZ#2319884",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2319884"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21536"
},
{
"category": "external",
"summary": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a",
"url": "https://gist.github.com/mhassan1/28be67266d82a53708ed59ce5dc3c94a"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/0b4274e8cc9e9a2c5a06f35fbf456ccfcebc55a5"
},
{
"category": "external",
"summary": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22",
"url": "https://github.com/chimurai/http-proxy-middleware/commit/788b21e4aff38332d6319557d4a5b1b13b1f9a22"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906",
"url": "https://security.snyk.io/vuln/SNYK-JS-HTTPPROXYMIDDLEWARE-8229906"
}
],
"release_date": "2024-10-19T05:00:04.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:25:29+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "workaround",
"details": "Red Hat Product Security does not have any mitigation recommendations at this time.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "http-proxy-middleware: Denial of Service"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-04T12:25:29+00:00",
"details": "Red Hat OpenShift Pipelines is a cloud-native, continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate deployments across multiple platforms by abstracting away the underlying implementation details. Tekton introduces a number of standard custom resource definitions (CRDs) for defining CI/CD pipelines that are portable across Kubernetes distributions.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:8512"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:518e6c4355340e342bd9e04d8ee844384978a2d6fff7d6dea6a48fb2e1f63e8e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:69b7a872672633b49ad8926be0c6bc610b728760107fc09bf2ee868a39df6f18_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:75638a356cce46e8ed20a5ba471dc4306e855ce86f8c2878d5cd37a00ee1085a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel8@sha256:b0a21eb4c412dd290f5c8bf5783e65f41b5aa508190794982bde148eade6f8df_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:15b283d200e626cc945bd5bfb71b883948e07ed70e97fd4da5dc678aae183808_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:ae6f3d0387f2faddf51f1c57b346dc6dbff8b8a776bb62cee175556c35c097b0_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:c272f2b6955fb30660d0b585731de6746a9753147a767623b16d9eaea483fc34_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel8@sha256:db1807cb3c11899460267146f0c578ad6ede8a3008da7907d98ef78f75983fe2_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:7e1591ba7913a5f9834576752c71e02b97ee74beaf8e37be1470e8daf67aaf20_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:97258af0254c6af6c72b05a511a9f789586b0d7fb2d684c900e59c4cd018e5a9_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:bf8f2adb9ff8883bb5361677e7dd34fffab3b5ea43ea59fa1a51950728f97801_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-controller-rhel8@sha256:df5cb2b09fae89561d17cc37f41be922d866aeaa923cb13b2c16f2b6f7f056d4_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:3cd2bb45e0b14f52e5781b6240c3679748734feb00040935655b178cc8128dd5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:6cc8fc9d465b1fbf8dbebb6ad63577e81e6d324e0547d7c869124300e82df88a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:e0daf0f21270e67f9dfe2749d11a188f802a5ff67ec38d207c83b37f1683ea79_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel8@sha256:fc6c1b7e4097ec9928111e271b7be33383580f960cc5bbf03a5539c1c539cb1b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:00362d02d8f3c118a7d11159a53b70cf7da645f47856a02a4fe0ba49a17d2901_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:6f708f34340b3881f9d632d9c87807483035bdb06019f764499ed2a94c84435b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:82900a5df8a001bdf454804cfa4a39c07ba98ce240f454b25e2b35d824eb416b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-events-rhel8@sha256:fa7e88adc5d278674b82866290c8c8704161a2663558279ff9b5de437703945a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:437fb65825288c54d223ca2de92c1f17ce18d78194b192dce3160f5420e2e7a0_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:4d3914772a435359771dddbd77619ea4c751dc7b4d4ff961e764177f0b2ff40e_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:9cc3fcf306add7340616a5ee814213870a6b1425644af8a380eb4f08ec99faa2_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel8@sha256:e2e1190cc6148cf4546d1225ba15b9bb91bc22d289c0d4dffe2bc92b5fb305e7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:2b67c012a0650863d30708a90f11ae4314fddb9480dbf79bdd89f8daa4608b0a_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:3b3a7b185c0de4437b7e5e8a0e036285233ffd06e644fcdff7a1d18a778fad0b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:75759139d8a00844682f4e4ec25de8961369b08807746a40c889bd12a8100e64_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel8@sha256:815d48f3ba930b7f061a802c0f250f35f2c1aea1117f339c53cf2c31718b1c0b_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:5854cbdf6484b1c1abfa593847df3e35c1a5292b45c9fd72f336fbf18c04fc1d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:65b75c923433ea697246d227478563780ed08c806d9a18c2919cda3bc9022832_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:ad542fdb8351ed7f46f83c4a09b45c66eb939b92048d14c1d661225ca43443db_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel8@sha256:dfb9fd3ed3310e6654fc0d6d3a54f3f46565fccd0df4874f3fceba34e15006dc_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:3fc1b957039ba40b8d5353cd624b930f2bc5c5cb47335f7eb3255a8d792a3060_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:406517f877eca2bda9cfd946bbf453f7e7cf71038ab25742005dd205c10a85f6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:c44166269b6e1d69775ceb0f5e7a23d32867478e84bdab78c1cb0c5db8286d84_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel8@sha256:e429f4c2eb8849f92fc264ffcabc013af70b70923f07893549103d4ff81198e8_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:1d1ff96cf12512c5e8c7f8d55f78ae8872e972fbb9348a07b7ac97c8d2bd2fcc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:323096820524c1968e0e853115104842c9ed1045115cfe9edcec4418e4772bbe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:4cd5e5491d9b45bdd7ac381c9a4450a9cebb360d7ff3f6efe69a0aa0ad632e5b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel8@sha256:f91136b01f4cd2b7b941e23f53d8c9eecd06b4fa88e149255874c7f154450bf1_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:29d9a80aa05100032295114ef4af5a2a38620c2a24f91527f35af9c548f38d0d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:946a87865d10c1bd451799e556d437f42f12019afb393a83c68058b889dfd0fc_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d29f484e3a4e024b5b53c55e736f7e64654445a6a6bbc696dbb07eaf239a526a_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel8@sha256:d4f16961ba764c599d214effef34cebb85bdea92a899676e4848da1021a40d45_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:2795f5bc2042034320f0f8ff61ca704f09319b68b78c80c2d655ae6de0b03b46_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:666280b7e2ed54745c7a09b27d69edb5544de3d7b412ece9eedacf44eea002b5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:d1ce51c6ec9ea88311e9e203771ca6aa8538c0f3309f8790d52d6136bc3098df_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-nop-rhel8@sha256:dea2f05afffdc6954d1939501e43bac96b8788c8e724a92343dca2af29088847_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:082f23a8a28b734fbb085d7cec25c7d8516dc993f60f62b10e283efd2cef223b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:086c871b5b06e1334b534d230063fc63bdfa832f3c3a5fb7662bbc6ac662f7c3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:349986baea785f401fbb5d7615d67d3ea5b50e269504d265c93c8b27f36ee9c6_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel8@sha256:996a3369ab3ae1cceb72c01541faf3e2bf28e90804105404bee118d11ced55d6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:131f6596c1d8cedebe967962e8ffde7e99cc5f64b5335ab1801da430ef0339cf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:94b884ed40d1a545992af4202516196ba2994b61ecef7f5d8d461cb3171ef19a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:a91b4906b0dac090f5f98bdc554e326fecbed22e94a07e2547213ad5bd0da5e2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel8@sha256:e33e2baf7e56f537d44fd80611be080558d74f32323d098a14f175a98677a217_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:154d003901326d21c1cf3073daffa7c24fd48c7a332faacf9ccd92f3b3793a4d_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4e3a69c7125f19c894a35c36b269781fb6796fadf505282113b117cb9d2d82f5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:4f7de8cd36f9e3a97c7482b3cdc0042c23461ed46d4d4e13feeaece10b12a8f5_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel8@sha256:f2c666283cc300ccc8a541154482ce756c69c782eb4a3e85a78f2f77fdccff10_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:290045fb7b30bd2570359e7d893ad723c3d2b0bf45e15b932d8b338e1466d5fb_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:34bcfd7703aa3592065b721202d36c1cea7d64e974fe7a3ca18161765c2c282a_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:5247ad821574793b087f1893f468c3da2cbd152aa2796662b3d7746d15668651_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel8@sha256:6881559eea85cda6f71163341313c8490924c44c0ca4f20b1fe70b8bfe0a2471_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:01de32880d5d9faf800cd22da3b34a618cdac30decadf93509ddb431ac949f59_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:1dcedd172cb38e10ab3be151887b5488d3470019c2cc96c99ba1679fc467a9b4_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:4308f0b4694dbfe368f3fb1d74c0bc073165b06aa2b53fa972a66e0ebc17a6fe_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel8@sha256:ff53b6b7138b21719f39be9fd0373d9bb046c8c3a09fe6bda1ed03af761ca668_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:2ec8dd1c91b0f56dd0873cba5a36c72fd7311f687fe5c1c06a2e6ef75bd9509f_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:4fc590092485d508253aaf73a747668c772f80d703d2816019fe58562045867f_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:6ccbb5c469d77f7ac135ede652abc8e3f789543d9545c245b5eddc51c26e16eb_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel8@sha256:b40ddf5423fb2aaeed4da7f91aad79f6c9ef524d262079d62ea5caa1ae977706_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:2b3ef5be2eca3dd51aab32d0e17a1877cc2fe450281640a44a1526019b885df6_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:6a4cb39b99fd66418a974b721d33ed3254d190e92edfad4ff3673d02e2bc7f63_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:97bf81fbd919c1b4c927d50cb0e2dd57f796ebe409ff2cf4427249782c8e4b4d_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel8@sha256:a34e2edc34572892254cca5d12d529f37273639402858d28bef4a6a3e5687bc6_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:4c83b61109e3225608a9280089a0377b32e111b9c4da819e2836087525187ecf_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:65d1f9f790acaee3a9047762364b7d439234b6d68245c568df9610e9ee902f57_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:75f89e4d2fd74a046fee08f6ad7401e647cb62b652a10bd44c1e7eb03a33e001_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel8@sha256:8bfc0d94e1a9fc19b2a67f97d663740e2dee618eaf832987ae1a2ff7bb1fb390_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:724ef21f2461cf293cead8288f7a587d7750c18c4a5426a70bb4a0f257a9468e_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:7932cd7d4071d7f413ff6571ff6a8aa296d3fceb678116fbb49bb22cd17f1351_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:b1f23913867d56ca805611582aedc3e4b2a8e97216f7c1cbd96c73b2c5a23826_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel8@sha256:db3db75daf98b57917bd58b939cd3aa7af52681e9e6c57913428dbc28324b37b_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:2d1b66f719ca541585f3dc43440d5846eeb959c09e884095820abd9ecd3ffdf7_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:6f09eb951528228dd34555e600c4f093360102ab4c547bdf11e27a6818351d7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:791df1fcabbe49d29d549ed3b534f4ad485f9aa94cae3476ba5e0713fbcd197b_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel8@sha256:bf45263615b6419c66c523605b1bba9313233c4ce5bce4ae6ce6267b38a70519_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:272a4367b75e3ff28c2591c90d70312b39e826d9590b972efc1afbfac788f8e3_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e3ccadd7ba8e8c3e8e6a20f86b779d44360c5b822ae5f07fa9aa1286d6b3da41_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:e93188bf06391a247d38c9d929b19034c57fafa99333efc3c3f175056be446fd_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel8@sha256:f23ab04c71fa16b7791ffa9d844c00f1434a5157d40b85f00b9f219349d08f7d_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:6171c08343aa92a2eeea9526d2f0ee0152e73c3b53cf7bd45bb888d9facfbc24_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:95afac8b5caf4a4d320dcbaf599ad213649e37e1fcb963950a110ee8a109c692_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:9dc866cb8afe9ef8958e3eac1c5ce6a54712277fddbcfa44687f547ffba446d2_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel8@sha256:b5f66f690af23ce753ea07bad1cd51ce920dcc73f2ac323fa885eb0f1a25a486_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:8939f6f8a3140d22f9cefe014a2fc8251f4b7a4d09b6d37ade646c8b58836ba5_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:d4665415602f8ddf79f2343981354abaf106fb618118f5c18a78cb7bb2c82923_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:e66797179156d8c0dc44157d82306c5a3fecc50ecc7d8a4eb7d36ddbef3a0cbb_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel8@sha256:eda9e597331299560e5c198cba0e382702b7c87b037ce0adddbef19e7d4bb623_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:1b9e1e944dd7ed3b01c542edd82e005ec6e9b291c331e1c3512f7b56f8991308_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:330c16ed91d854c6a87e89d49655d11b45f622640e9290ed3e57a42e980d8d51_arm64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:bfaf450894c2244496f0e190704ac27e0a25b678dcb1f99bc85dfe7e4bb03462_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel8@sha256:fe23723685c97386b044714cfd31c85e2928ded9f350c5e62e2f8139e1048759_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:22560daf964ea63a2546b4b86134d9e3a7324e73b13c278b736ae8be41ab98a3_s390x",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:40240ba79c4f01be6d4c306cb8e9c3c98faeeffc1a3c76226935456953b1defc_amd64",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:ee3bed935fc6f2bc99650d98efe25c4aa435f5e2dfe6559399b67802120f96fd_ppc64le",
"Red Hat OpenShift Pipelines 1.16:registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel8@sha256:f402dd74e20d3ce68b0f76727a376b9ded464a91dc9c0651fd6a082187e2c75d_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_8507
Vulnerability from csaf_redhat - Published: 2024-10-28 10:01 - Updated: 2024-12-17 21:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:8507",
"url": "https://access.redhat.com/errata/RHSA-2024:8507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8507.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2024-12-17T21:03:25+00:00",
"generator": {
"date": "2024-12-17T21:03:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:8507",
"initial_release_date": "2024-10-28T10:01:19+00:00",
"revision_history": [
{
"date": "2024-10-28T10:01:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T10:01:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:03:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-6.el8_2.src",
"product": {
"name": "grafana-0:6.3.6-6.el8_2.src",
"product_id": "grafana-0:6.3.6-6.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-6.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-6.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-6.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src"
},
"product_reference": "grafana-0:6.3.6-6.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T10:01:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8507"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:10183
Vulnerability from csaf_redhat - Published: 2024-11-21 23:23 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.8 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/\n\nSecurity fix(es):\nnodejs/elliptic: EDDSA signature malleability occurs because\nthere is a missing signature length check, and thus zero-valued bytes can be\nremoved or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because\nthere is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460)\nnodejs/elliptic: ECDSA implementation malleability due to\nBER-enconded signatures being allowed (CVE-2024-42461)\nMissing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)",
"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-2024:10183",
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10183.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.8 bug fixes and container updates",
"tracking": {
"current_release_date": "2025-11-25T15:44:30+00:00",
"generator": {
"date": "2025-11-25T15:44:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:10183",
"initial_release_date": "2024-11-21T23:23:53+00:00",
"revision_history": [
{
"date": "2024-11-21T23:23:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-21T23:23:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:30+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.8 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"product_id": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"product_id": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"product_id": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_8351
Vulnerability from csaf_redhat - Published: 2024-10-23 10:12 - Updated: 2024-12-17 21:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the grafana:7.3.6 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:8351",
"url": "https://access.redhat.com/errata/RHSA-2024:8351"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8351.json"
}
],
"title": "Red Hat Security Advisory: grafana:7.3.6 security update",
"tracking": {
"current_release_date": "2024-12-17T21:03:54+00:00",
"generator": {
"date": "2024-12-17T21:03:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:8351",
"initial_release_date": "2024-10-23T10:12:31+00:00",
"revision_history": [
{
"date": "2024-10-23T10:12:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T10:12:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:03:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-8.el8_4.src",
"product": {
"name": "grafana-0:7.3.6-8.el8_4.src",
"product_id": "grafana-0:7.3.6-8.el8_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-8.el8_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-8.el8_4.x86_64",
"product": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64",
"product_id": "grafana-0:7.3.6-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-8.el8_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"product_id": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-8.el8_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.3.6-8.el8_4.ppc64le",
"product": {
"name": "grafana-0:7.3.6-8.el8_4.ppc64le",
"product_id": "grafana-0:7.3.6-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.3.6-8.el8_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"product_id": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.3.6-8.el8_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T10:12:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8351"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.AUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.AUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.E4S:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.ppc64le",
"AppStream-8.4.0.Z.E4S:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.src",
"AppStream-8.4.0.Z.TUS:grafana-0:7.3.6-8.el8_4.x86_64",
"AppStream-8.4.0.Z.TUS:grafana-debuginfo-0:7.3.6-8.el8_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_10183
Vulnerability from csaf_redhat - Published: 2024-11-21 23:23 - Updated: 2024-12-17 20:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.8 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.8.8 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/\n\nSecurity fix(es):\nnodejs/elliptic: EDDSA signature malleability occurs because\nthere is a missing signature length check, and thus zero-valued bytes can be\nremoved or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because\nthere is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460)\nnodejs/elliptic: ECDSA implementation malleability due to\nBER-enconded signatures being allowed (CVE-2024-42461)\nMissing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)",
"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-2024:10183",
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10183.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.8.8 bug fixes and container updates",
"tracking": {
"current_release_date": "2024-12-17T20:47:51+00:00",
"generator": {
"date": "2024-12-17T20:47:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10183",
"initial_release_date": "2024-11-21T23:23:53+00:00",
"revision_history": [
{
"date": "2024-11-21T23:23:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-21T23:23:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T20:47:51+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.8 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"product_id": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"product_id": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"product_id": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.8.8-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.8.8-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.8.8-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.8.8-4"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.8 for RHEL 8",
"product_id": "8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T23:23:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:047cb309c5a7d9c0bb524e35d452fd37207d58cbd4b4722e17da64e08525fd7f_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:1b9e7f1de4479758740f6f337c566f189bf0c659b97b01cc33de37b5d853e8b1_arm64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:327ea75953a9b58e1fd0db8a508af3ab76fb1b462934921c17e8502429298ed1_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:936dd8a15d150c3f2c371a728039abc7c73348753d7c3d026afd984d6cdf1793_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:3c85ea646a67b791a9aa7c430939070a858980bc37cb9387e871ec454ef4b503_s390x",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:50a2eda40787036ca77a8fa6c54589c562550f5fd9685c0823463b87725d63c7_amd64",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:6cb6d85b54d584b9197094d4f99af17d33b86f4c83705ee2c5711d3892a0503b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:be170020f4650eee5566e998bf16eaffe2c8f5151fb336a2ffe858ddb512fbcf_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:36fffa9da1f11d84a28ec7a59a792457309458bdec93738d765ad6739227bdf4_amd64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:37539d219d59f0a37ffb50ad664700d35e4f0c1d421b6132a4f47d9d14a847e4_arm64",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:667e03dde4f9ba62b985ec3d6eb58d666a6752cc1ae84bf037f82760a2d1ac98_s390x",
"8Base-RHACM-2.8:rhacm2/acm-grafana-rhel8@sha256:701a3966f7fae662e3ca38327b9badf78960e7577beafbba8019f5a1da609ffb_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:057716c849111396026e3eaac9dbd514b76c3714bc04bc07298d06795acbf284_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:3724ebb10d60545e38ba206f30f8e4984db0c3d52e841e2bf07045e865e622cf_amd64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:5ef0f44e17bc79d3ce353c8d72dccf5cd992858f5b7fc8deb475c017ed68d36a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-must-gather-rhel8@sha256:dd40afedc81995ab0b690228c915409bc4d4b0811d18868c5988bb632dca485b_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:73aba7eaf052f18bc2e487ad2a07bb0b9660dc42db737fb3b96718602dc1efe4_s390x",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:7529174a45f560cee91c5e888eb6700b4972a694efea5759b69e2f85714fa50e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-operator-bundle@sha256:d50e474677d80e95278cd5184148e3792b90545230a8dd34bfb6cf60332e8b30_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:2e35ff2a28be4e44e11b4658dcc60ec6611755682dbba42b2feeff3ba318284e_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:38e7eb6c6047c8a1c22ec34128e9d6ed77251cb929ed1159df13900ed7e0611e_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:6bce16121cf84f021883ac8564a440a43d1f58d2ad07a68e266a75de735c5585_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cbb01fbcce4f09e864a11bcdcfeb63552e5a34acf9656fea24f1943bdd457f55_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:0a6deb2f0ec2d057153ae20592eb9f37e73319eb0e7a9ce593d83ee133e70c4c_s390x",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:41dac39a29e83d43bdc80f1950abeb82ca1069403704915532ec57d46835723a_amd64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:e2296df3651d399e72e5f51d0ed03682274e2cbe3f5d6cb5a66324b33911be5d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-prometheus-rhel8@sha256:ff3cb057a473f7786dabec1da766f552e5d2189510000c2baee2b241fd8617d2_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:1bca0e68782131a03172f70b6f7c788269b41b052ef2babbc95aae6d9e2c1d47_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:2d6d0bafb5335118e125f1926cae1c1d7a4becb9b9f9ad128c131fb0b8c5d547_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:739c78dd4800c7e55436b02991fc6884f251fdc168775dfc7f0c82c6ebeaeaf3_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-indexer-rhel8@sha256:e7a592574bbbaad459c696618d68c29ccc7846dcf21af5f0312f9c7beed1776f_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:1d871bbfc3aad19918fb3fccaea675a95854f8005480dd3da23e18e6f023699b_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:50c13571e1a08b6b894ee04b66bc1e910f9676d991373b4ad6674d7776096093_s390x",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:544f9b214b125dcaa69f03be3ac3cff2e8e29ea5b3b0e502328eba3d2c63759a_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-api-rhel8@sha256:b0e853d9f387b31c05776fd79f4a37d55eca8a1276307db9ef2b21990bbabcc5_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:366651c44f5653144df056b0daebe42f6aa4bb1daee2762752bd4d12b44b3d30_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:adfbee3f1c6f11bcb5ee19adc6afc8cfe1240e648223a3076302a83c666fb373_amd64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:e9c01fee1397d92a1cf98fc69d3b1710d593b5753dce29df27a7a6b274786f0f_arm64",
"8Base-RHACM-2.8:rhacm2/acm-search-v2-rhel8@sha256:ea0ff8c3322c87f697a55348d1d8f86126d1cfb43f908783febe5f7e9bb76eee_s390x",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:05a3bc5b3901dcd75b58728439dd06728d294c6af8db7ff2c3f3051e3d95a485_ppc64le",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:3e97246584d69da062af37a6af7a0764591c0ec2f4b9341126622d9719aa40f2_amd64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:660f7d535805dede45bda3bad5b63a659bf54922c00cbf827e81d3c3f35b429d_arm64",
"8Base-RHACM-2.8:rhacm2/acm-volsync-addon-controller-rhel8@sha256:b829e2e79657abef8f34b9a9723e0e8909f1c07ea3ba0f62f67aeaebb5214157_s390x",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:437dded6a37e11edbeb7e2ed6b9f29d018109801612649b425417604c005e40c_amd64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:606107689260c3eba6a789ab84937a5f809777a2f2086ad0a012e487a4816aa2_arm64",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:8a8cd4ab18faf45c14024ec43421960bece4a567dd802eb081b3ecb106a699d6_ppc64le",
"8Base-RHACM-2.8:rhacm2/cert-policy-controller-rhel8@sha256:e4f25e06b2ff5306196e57972407c9ebe9094fb746ee9de1b645174b65315041_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:2e9d15f26836a9ad76cbc0a8789731c5c08c517a53d48ece08a22bb5be417a1a_ppc64le",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:6d31a0c1e3ae53c830f7d52baf252da4a9fb815ca152224e0f311cfa57ed3347_s390x",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:8ff86c7ff5ad3d45a25b81ebb71ba46ff38467f7649af95e9df3c5ede8fb4cca_arm64",
"8Base-RHACM-2.8:rhacm2/cluster-backup-rhel8-operator@sha256:f2625d3136626cbab085c94ac6b4678041f5a48a4e280e5c59189cf65db0d429_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:6dfe33bd34178656405c4de273ed5ac0832d3e77ccf55774d2b271d72996b511_ppc64le",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:9cf6add5e5ba9fc9977ed9b962df6885d65336ccf41644833d6f73d5c0ba70b4_arm64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c761ea226e8c10568edef3da5f134dd3d49613e812f63d2ca5086f1d721d3ac2_amd64",
"8Base-RHACM-2.8:rhacm2/config-policy-controller-rhel8@sha256:c9d9ad4072c193730cd2046860fa8e01edb1fda49d9bc8895df0487c103112fc_s390x",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:6111f770aec2c371c097c58ac9436da31637f97ee315fde3c11f5428841ed6b6_arm64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:8b7657d620796ff7ee484eb7d99fcb69bb2c6d59bd51145aab3e9aba79a2160e_amd64",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d0cee90f3592d26536860603fb8da0c66ff01bd50de581f6dc6b2b6897c84131_ppc64le",
"8Base-RHACM-2.8:rhacm2/console-rhel8@sha256:d1e7dab5047831e291d4c4614aabe259580e0904c7adbe5929afe184b222dbaa_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3cd2b1c7608b3c0faeea969e133fc75499a1786bc7b4b3dec88dfec3337c370f_amd64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:57d25655418fbdeb2c5b9f24a3803b4b3620e7ecfd817d07ecc487f25a50301a_arm64",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6d4e62c6fe01e4ce1c32a33bc466ac4c89f77e08044339aea7e04be6d79ebf21_s390x",
"8Base-RHACM-2.8:rhacm2/endpoint-monitoring-rhel8-operator@sha256:f1e930cf490525817944f2cfe11398a7d8d46d590f51cd1e4c98216d181df884_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:3093c87e9ab987daa20f136b958ee99605caa8a5edc16bbed147fb69ab49d7bb_ppc64le",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:48a23c5dcbc73731a23c3822f009d8632cc4a05fca17d4957f95332014ba6783_arm64",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:87159d40517d1e3873c8eda75cc4dbf96317aad8f1c4555735c1360886d833a3_s390x",
"8Base-RHACM-2.8:rhacm2/governance-policy-propagator-rhel8@sha256:9a7ba3d8d28723a9d6fa8f0ebab4aba97919ac1b34932dee8c548c36d3e0a97a_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:0545f9b0e18537661c4be8153f3ae1e160b31e399ffc649e1ce6d7dae7a04e7b_arm64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:2479118c7248405d85732811971ebdd679be4be90994c764f294f7f6567ad4e8_ppc64le",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:d7f160bf2762a6636d49f0483cda74b1a1091a54384bdfd2570efe86e6209ad7_amd64",
"8Base-RHACM-2.8:rhacm2/grafana-dashboard-loader-rhel8@sha256:ea1493e678623619765f23593e237e4b014f0b4588956e2aeb2c5655cd161c8d_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:023be35b9624a91875ddff2aa502bf9f72c1cb43ba7b8f178d409e89e0bcc69d_arm64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:25da60123815991b7b524feae7a65e79226c165224dcfb5860edac0cd6020bf2_amd64",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:68231732b6f248f682f925a4a01293a3fe86f85880087c12631a7e58a3492e62_s390x",
"8Base-RHACM-2.8:rhacm2/iam-policy-controller-rhel8@sha256:d8320e4ab94bacc61a2629b90bf0068d9b395144a957a7ec213b19f3b5644c1b_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:132183579f355b3ca5e35ad4fadd82c2c0ae23140c297016e56727d5e6fb4a36_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:cee5bdc70dfafa225d8a6791a63bf2b20892b0a46022094deeb4b985d3ba4b39_amd64",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f0f5b451464f1eed8a510c64f59a0200699bd508e414eedc6cba7ce97489be49_s390x",
"8Base-RHACM-2.8:rhacm2/insights-client-rhel8@sha256:f10bfa4351c8f9e8d5dd02f5c149f3d6011601b63bf577cb5277a76567b6f7b6_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:3b857e8a951d06b17aa6c70795615a142d8ea28840adbb35d61cacbff9cab065_arm64",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:9c885628dc81381bb5461bf10e8f023051896212b713dbb7d9edbd340b5b8f5a_s390x",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:a2f86365e36f97f1d80b48072e7ac4165e29defab0c1318932162b808067df42_ppc64le",
"8Base-RHACM-2.8:rhacm2/insights-metrics-rhel8@sha256:fbeb4c5091128f7162738e1f4c430f4b650917fa84b28f9d717d6bad9158d8b6_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:182abb8809194126429f9816adb21782052759f97b4a3098926299201170ad2c_ppc64le",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:334c41383a989b37d5953847b51e648b9c2d1f564d6b89c22fb6c00e8638ea5d_s390x",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:4a54818de97bba4f22423fe53169a8d1f3d84c87e10bc841efdf2fde655e8430_amd64",
"8Base-RHACM-2.8:rhacm2/klusterlet-addon-controller-rhel8@sha256:a0445f9b0f4753ebb2eac1b844021c86e23b370ca78c49e6b659bc323243ef35_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:10af62071cae975f91af0de47c8de87ca6538d5534e9ca637dfc0b9faef23c87_amd64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:510fcec8a92b2d4802ede6881610479dba87dbdcb057a3d851a3c2fded4a49c8_arm64",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:5b6a6c67fbf2c36c772907a2645957c509c01b7b71ca90aa961d833cbf4ec030_s390x",
"8Base-RHACM-2.8:rhacm2/kube-rbac-proxy-rhel8@sha256:e343430117c22a15d730a29b487c52e54e5d75f61cf2bf37f4654347a19f361b_ppc64le",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:05e2e88bb843a01b454968d7ebd025fa74a856a4147e599de0d0e30caf53d42e_amd64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:09820dc86402bc8039d978ca58be6bfd61fb4b69b66b57648b3acf0091f46c2d_s390x",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:29c4b71d8f9a0eb40c2a67d06edb3489a59cf1f1d4788f2c43281a078f7d03e0_arm64",
"8Base-RHACM-2.8:rhacm2/kube-state-metrics-rhel8@sha256:92648ee2854fb6fb3275829df740323fff86bbaea86c0380fef928efcc58f3b5_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:44d723c358d7fa58eb47bd7437bc77e5e8788c52f763392322154ca6d06e0f5d_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:9619fd89c1135cc8b1be9ebe0d286ba12c3139fe6983109794d9152a2a3efbd6_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:ae304de35196c75167f634ef7a7b1b03aa0b760e717c99aa13056ab03bcc7554_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-exporter-rhel8@sha256:bedbad3c4e65a0929016e134885972c48dbc83d0cd2330aee1ff43003790d1f7_arm64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:55fd129e04be98f23c4665542e3094c3fcb110a5f400d689932c52a823475118_amd64",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:79b9229213663afade027918cd847f39138a3fe9ebf46ef61d3426945be71ad3_s390x",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:a053c6213fd7b9be0bcb82208c61e8ef45ae59447456778a0232e280d8df37a9_ppc64le",
"8Base-RHACM-2.8:rhacm2/memcached-rhel8@sha256:cc24aa15becb1249cd4951c1e2775cac9feeca282e2da5918e9ba353d44983e1_arm64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:47a8cdee52f4ee0a6c57e0ffa22b1128e2dc8e78dc9bee7c16cc1dcea0f1d9fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:636a45317e2aa4c87ac4b11c784af899e6c1cae230a92a0aa96280dabb1638ec_s390x",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:785eff87149fb2fc40ddce01ee9c9baffe387c0f7e4cb6e1aab5e3773b6d86e3_amd64",
"8Base-RHACM-2.8:rhacm2/metrics-collector-rhel8@sha256:ad9836f5f54e3f7b80eab63011d6ec1c6aa75eda87af4a0522c7888a5028531f_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:0da27c506c2c907dca6b5a2822d924841699ded6ac4649b5229257619a2d0a48_s390x",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:4f4c7006d11e4774aa5de65ac2cf2d19f616fc5c2b191252c2130a0be0cf989e_arm64",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:683d99d4f233ff51418f30ae5a33e004090fdb15c72e1cbd2fd92870924ab013_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicloud-integrations-rhel8@sha256:e7c2ff60fb8db987334e865f8dad99393a9026d685076b641670e055caeb3242_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:61c7111ff253d4ceb270579be71e2c844aaa4743522d176121ca3812e4056efa_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:9cb23d05336789003a134fb8dd6093cc144cd6b0e795c0d5a83772f268087a73_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:a6380c5b93f98a994f721853d2a9b247d0ad3e735c493d1332361b942f357f45_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-observability-rhel8-operator@sha256:f6d7b89abeda15e38b50527f1f2bbcb3ea929025f45db6b6817908b7e20592f7_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:3f51836eb4decc4a55a6c7fc4e39249f9161074937f6372f63604cf78632182f_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:69c54aec8ebd7a929bf3e27d7404ccedb742a2082a73574193256c22b1c9ff74_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:ba5561d640ebe32ce14d22b6d4eed29d31e82523a74b5700d2f74251d7e04a6a_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-application-rhel8@sha256:f9b2653ba5a0705529a8690d4007bf11efceb31561ff4992470db5af8388cd02_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:050ce5980074d1121309c288e1ad97853cf010e342a4a6a51bfd460dff8504b2_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:13f2554b6c3a3afd1b1b082f69e0c7b6ecaad6858c3e0c224b9ada2aeb6b9ab0_amd64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:6f6a4e7d7c46fe70c3287562f5387e5c91706af47be6f40d353ba09a072db3df_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-channel-rhel8@sha256:744553e4e0accb0a64241f06c87ae7fd191b4f51367e07a60bb0f481eb594aef_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f747dc1b08c42657b1f19f64ef7780141dbe89ce0599e75391885cef819f8af_ppc64le",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:8209025978a0b26904af042e3319c2696752fedb8db89d33bda4bddfb5bdf0d7_s390x",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:d264245f6b81acd36050bbac147aab207cea925298f232aafaeae0217c023f36_arm64",
"8Base-RHACM-2.8:rhacm2/multicluster-operators-subscription-rhel8@sha256:daffe7e490335abb543fcaf7855d10ce5571ca162ff88ad70f9b4cc841d39e51_amd64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:530a329d4706a84264b303f66cf407c0a36fd93a86e63ffbc7c0881d32d71789_ppc64le",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:56b5e9bab2d4d1a702c65e8516c6504abac83e82f00f367d51605f8dfb48cc99_arm64",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:a86701a241772952eaa905ea88783f1d0672ccbd4ff7776e80e1218f1bf2a765_s390x",
"8Base-RHACM-2.8:rhacm2/multiclusterhub-rhel8@sha256:dcd03b1faae75a573dea77df2580614588ba008b55ffb00909bfb2e29e88a057_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:4ae04acd5fb2b8b489d0870251dac8873c8d7b9f31934c3fe670f7be1fa682ed_arm64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:aca41a1560d494ed390c07ac900475fc8d0dc80d2eb810a7bc50a5d52f1f05cb_s390x",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:ceb116e9719d80e199bc3bccb9fe90d72d842feee47af191ee3f7f1431239766_amd64",
"8Base-RHACM-2.8:rhacm2/node-exporter-rhel8@sha256:e3fbddbb9afaa03c87292b0a9574afaa19c735681c111a82da32d0ff6cd30bac_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:3b81b3ccc2109d89d9509332445e64693bd41fff2b9c9af0ea6eb1a1a8676bd2_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:7541fc3cb81d31c60ffdd35500bb59d3d15cc886f1da91945ed7f896dcca8c5d_s390x",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:95b668b348a0109780261641a187f75f57561f3ad530406dada9fe84eb2ade95_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8-operator@sha256:e80aa73024f100f770b7c5b607e7c757aca692e2d52f349c93ff0127f8d82027_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:9163aacee659b5af09af859ac877c5e103a509ceba8d1329984fa9f0a797eeb3_arm64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:b9af970e5e387c14681e1dae41d5e6a1c3635cd479ae47d51c64102c0294de6d_ppc64le",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:c88db6327aaafa35f00bdbfc5d80483d1a3d28e91c0b37f82be55cd1c163d5d6_amd64",
"8Base-RHACM-2.8:rhacm2/observatorium-rhel8@sha256:fa6e223b31255232047db37d027f361b363a20690fa0d68a3424556e956b0836_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:3168dbd6c6435da15d6f5363c9281dfc7c198c6c7ed9f9fce48d9edeb95da8a2_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:5311dd64ee3e608289395a54efc7b4715b4d71df479724ab638f682e98a66a63_ppc64le",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:65debad24bee9c6767155ccbf5099a8a43673b7bb9a68b065a09ea88290bedcf_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-alertmanager-rhel8@sha256:e5d924f58f8eff87031a326928a4dafd45955c5314adbfb04bc6a696ecf41455_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:3a05a444678ea561418cc5f32cd0d5cd8678eeb6e63a34c864e97803401733b3_arm64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:424092e9b6a715ba1c98ceb5bfce26c39b78cf952fdac711c72ee7e33bdb6ff6_s390x",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:534e1be96092edb56d5ccb36d61566b66c34ef11f98dfb87c7530af1d385d1fa_amd64",
"8Base-RHACM-2.8:rhacm2/prometheus-rhel8@sha256:6b1c6bd08d67c893fde3670e2d7231ce4e89cb4d3870d9bf15b5b7ba1b84d6fc_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:0ca20f5f39affdc99cebdb986997d5e33dd2cf569c3a40d3470a075f3c598e03_amd64",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:35238a516dd2a6a3f8478f0a3ea6145231f67c39a0d4b6e67aafa10ce074955a_s390x",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:9a8aab265ef313123c59460c4d17bf705b8494bb5057d09acc087f69f8203d8c_ppc64le",
"8Base-RHACM-2.8:rhacm2/rbac-query-proxy-rhel8@sha256:a0664db4a8932aecf86b92bb87cfad57e52c3d672dbcfccc1e497608c36c33f3_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:1cfbc7970f7d0f1cac8bae020ed0a0f49224099193520d3c29093b66f51537fd_s390x",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:72c9c0ec2ab44cdc3f14b2b6a31765a8fe41a2cf30a61c1af09aa956d94c3cf4_amd64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:738f3e6e7643036aa041c4c053296309b205071f6da929e7d326c6b91ef6182e_arm64",
"8Base-RHACM-2.8:rhacm2/search-collector-rhel8@sha256:e5cae95f046aa7839be5407fa538fc0cd23a20daf8df611c1c064150033c05a4_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:325457eb25247f9849f6448a3aa87b440d1617ab322a0480a1d013986b15a38c_ppc64le",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:3679301e93f3787656203c6ef5f55f94c09fd01d95519600966ce71d03f408eb_amd64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:4ff3821e1a6c69446dc2c606b745a288bb8fcda8b63d3022f01a46abe8a0da18_arm64",
"8Base-RHACM-2.8:rhacm2/submariner-addon-rhel8@sha256:6c0341bc0aa08477eb0ae65785ccd0a0839d26faf7f754126e9ecd3922cbd632_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:0e8f3ac643f76283ccd7b2960a240a189d29845f0645004da215558f4e134c33_ppc64le",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:2c0c4a7a4eb86c865410fe62aad30d3d59b65071f3ced5c56e13ef4282fd2415_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:76fdddbb324801a9e79078af87a5afef1b376f4fdc09fd5a6c8531b86a92c7d4_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-receive-controller-rhel8@sha256:adef7c7b658f166506a500c9d8c5a62764ddc4fe79e1210e04ae6da5c8f9ef7c_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:009b19701e57624bca4f9667c2f181b4547627704877af28018664c1d2a88b58_arm64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:3a9fa1679d762271e9a57636ddd35f64308b9d913224391b036b2fdcebf592ba_amd64",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:a2f66bdf62bdfab57401d4f8e0d2ce3dbda9fec22885b300419962108e354e7e_s390x",
"8Base-RHACM-2.8:rhacm2/thanos-rhel8@sha256:b7ad5208a62c692c18c7860cec6be9c225c2bbd483731a6cff64c567b8cae3da_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:6738
Vulnerability from csaf_redhat - Published: 2024-09-17 19:47 - Updated: 2025-12-03 21:50Notes
{
"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": "Multicluster Engine for Kubernetes 2.5.7 General Availability release images, \nwhich fix bugs and update 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": "Multicluster engine for Kubernetes v2.5.7 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\n\nCVE-2024-42459 nodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended\nCVE-2024-42460 nodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero\nCVE-2024-42461 nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed \nCVE-2024-6104 go-retryablehttp: url might write sensitive information to log file",
"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-2024:6738",
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6738.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.5.7 security updates and bug fixes",
"tracking": {
"current_release_date": "2025-12-03T21:50:31+00:00",
"generator": {
"date": "2025-12-03T21:50:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2024:6738",
"initial_release_date": "2024-09-17T19:47:09+00:00",
"revision_history": [
{
"date": "2024-09-17T19:47:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-17T19:47:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-03T21:50:31+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.5 for RHEL 9",
"product": {
"name": "multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.5 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"product_id": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.7-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"product_id": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"product_id": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"product_id": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"product_id": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"product_id": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"product_id": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"product_id": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.7-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"product_id": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"product_id": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"product_id": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.7-1"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.7-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.7-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"product_id": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.7-2"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"product_id": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.7-3"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"product_id": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.7-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-17T19:47:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6738"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:39f0ce4e7b966068f8bf1345a52801696fe9c0fdd7d9ef3c26202d7a0536c943_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8f359c8af22b3fcee461c5c706b8d781a8fb2a4a34bfa746d53bb9b99f22c231_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8fa8bf1e1cbe672dbe0c9c16e5f68ff451915a85a7c5473f6dac02e12b683641_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:c3c77df4c09911a5ddf2bc3fd9bae21c4da9b483447c53b5a608d803439bb4b2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:108ad14c4cd817709a1758c55f5573f1e1576e66a6f44d2ff9e8d92692c803d2_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:1a4375360208909a28b239e51a294a1ff88ff85184f88b0dcb735690d6340d9f_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:3356597e1967b1c39efb7fc6adba205d9696ebb71b2b81e593a674ec1c455eb9_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:908f8328b813ec544eec081d7413f7b904373cfc36d88720290e693eaa55a6f9_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:40a60bbeaaaf8e2acc0d8023d00cb1940d83553d2b58edeb9a6f2eb6abd6e863_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:7e5bf991c5ffa56d1cd4bfae9cad4d131b0502206e606c66eea50d6bd462a21e_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:dc86f880e3470dd0e1050e0f89aa690f0e247d8e99b392068693a26a47e68251_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:f89bd3555c1e89b9e3b6e7a4187d41e57481aa5a4d4c488c716a81e4e0fbde09_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3ac35d57feeb3998d5f74928046a6506e63bccc8fdd9221fcf188ff89a93a52d_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:3d9995ef9f6227620ea48c31d68c2393e27e4e55a22f1b2630c77de85083039c_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:7c6b7a49111ff6eaf76b79d8e91d8ba2535fc1a351ada9e893d0b6eae995a7f5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:930b2c0d1fed137f0d0e5dc2c52e89ef282ede39531fd6901d449fe92c309ca6_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:1885a89add15c4c358321a3ee13fa597e812867d0156db637b4604e8ca455d47_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:882cb8c6ddcc67b14c7652a01cbf692352bda2f5aa5ee5fc6a184ca0d8e294ff_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b8d9986ebeacb5453c6b531cb2a7d24004f09ceebba5f0b2788e655d1e4af4b4_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:dc482a3604eaaebcc0d158f78310f5d8d6ad4523fe5a3d522d13c2965e9c5d99_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:0ea1b64175939fec0d70a44a325d30c8751a7d8b6efffef8664bd4b939def288_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:6cfdfbb420d21e5c8e1ee12112f7ac0e2b58fb7520c2b59feb155470fc7b8a23_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:dfeb30547d6784b489cd825110606886c25ebd5afef3260b905ebc299d95102c_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f54e15bc6dae03b84be15d37bc14f431958fafff95e9f3bc6b79942c9a1ae993_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:4b0f3d32fe6b84b8cc0230a19ccd28a69e2c30fb514106ca905c2f73f7805a29_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:701a47853d3f5f449ef16af4958bc8a95f1b8f7a11bae0455a12ca1a537b7b74_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:81bda6823df028f91ee0af52822d4d37a74dcf30a8605982f64bf920ca953644_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:d1cfb25aab5d523d101ec9d9e9e417305c35bc19f2e6327c9e5cdeb89592ef0e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:6ead0206831294f5028680d8b19fb20361e7882136e28b340ab97e91debe9121_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:7cf4726cfa7b6f6ea40ab0bcbbce95a936165ce1f0936f1ac9f95dc5a77a0b75_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:82a0ad99cb916e785d29c7cab4b34cac699da0c0fed69b36e5c5694632c72f1b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:da461e8c990bb8e95403ed51c387b060764d8692ca3435c01644beff9e5da60c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:1b4eeadf602048a3fc338481e8cf85cbd5df61f66bee17173f92220e442e1b5f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:7c6113b21aeb46761a4af6cadd980999ca2d61ad92c4580d0810179ce40217a8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:a95aee0dfbd9b95177407064bb90926449ac27a8c20a0ad610ab86812bbe2730_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:aa6fa2c229df9841e18d360c92d497d1311c9ca7cc2e19c02cade480695b8ffa_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:65bf78a3aeb2c7b9e0d326bad49c0a665c8d399272c2499cab660ab21b55c8eb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:9073c4d0592231f9ca4af84100589d22e6a6564d4a3177ad0621e431fdb46bfc_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:b90a3e80e2936b253659b4967b10d4f38be0906c38f8a2ccc578ffde79cc86b9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:de72b339a42a140c33722783a73a2fea2b824d59a499946070d284fb7f68ebe5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:2cc307b1ae009760bfac991891d8703af78a2133bfd57c87ef4da55dba172847_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5439f6c031175d5b8abc928cc0d6c79a7faa0484f8a5f35bc29bf3248ca96ef8_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5822abff131ea193ef084560d154f58bff024f1e50aea977448d5aa787fe752a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:dea365001cf33aaa8480d23da3ab1e0389cf01acfcb143c818ee4067cdc8fedf_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:3a97fe144c1ca86629d8ecba416b40b03bb5f63b42347d1bf6744925da7fd498_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:44d6e78c1e5641d2ca6ad6a462491bdaab4d0e41921f01c7fac5d30ebfd91ca5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:56c013f946b78567f4418c1f6779a00b4d836f7fbfbac6341a6a801d5df51761_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:c3c0e45e0769e3a85841f91dbdb8209278f818218f5ad10bb3608c787cc96329_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:80c058818491264d99301e777579f571d9e517bec45cd65f323f388934c4807f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:866a59dcd6cd7f380420e3a2c190c212b14f4fbe46820a02fc193ca7925063aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:d9a62c94a3e6d9aff7729ae05d1993422e7fa6215bca9d8ae8bf238b46f9f8e8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:e137df9733f79f85525fa748a7a48f718c1f2c3a0114bfb5cae03b0b1912547b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:54198a55d69771d91645d874c57bf2b0fee1dd1da8f4c361f39ba86b0bf0c75e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c03e5e8517ff334eea7c47e8a21a7aadbba56bbe0f1c7923894e094da09d4924_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:c4697c81dc4a3e79ec40ec690fb0c5eac36079b27a84804469d80c862c94e704_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:d20130cb64f536dc39eeefbdc807f5ab4e6b69d8aa35c4a6838a307ce7f34e7c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:385553dae26eb76fe0775612a01813567fe8e0467a33fd28182e91c0cdfab144_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:5e5bc0e2d08bb6c30c86c9f34552d79d5af81932fbc85b81f6a7a05d32d7f557_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:9cb1dee6448f6f218eeafb2e413553265f2f7e5e834acea885fd7faf51fad4ef_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:af8c3b062f0c1e0fea6ce57dbace5e253005ae003e73ad5e8626b8e0458aea90_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2f6ae4da33b047e8bbb4e2cc2cf683659d7c5ea6ef68d41df3804b1be5c971d3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:40d2cd51be0dc7c5462c1789a619b707c855e366f1e08b19eae025c345574055_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:708c4c117db7251f636f00674e1601bb0d3632f466a49e6d47ae8d9e0fd76e15_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:b0b0c4fd76d8712cd4daf818661059342c5d3fb8da1bee4251c4fb1bbbbb8450_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:1d9f72439355a6d506aa71b37c010904bf27ab0a41373c5f4eebafef7d0195b7_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:44a67a73a595d063b1f8213d1e2c58581da1718d23809bc1ec0596dca8bccc63_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c02114eb8d04e4368e20747f7f2dcf7c0fe22790105d5b0ff0b4e39c1497db9e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:c85346897b29a3932c1453812db2d6c6a7de7e470b918fced8bdec3bb2483b65_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:122e6687332cc9396b724a8e14c741b8cce1ce5c27a263b5d66c5ccd6d79a263_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5bb49815f49c4412072d00141461fdd5312fe354c2266729c2744e736048af7b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:b2a4aa8fd12056b4e3845c43d23ae951fd9f920d4369fb44ebde24b3f84726fd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:e4744acdb4ba60d37e45e85d79c592d6842b0a23fa8176df88688a900eb3172d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:471acafa3e2821f6f8336af2d875cc2d4173b73ab706d4e545cb8ba8df87e7ca_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c16b82e7e4a0c84851d3bc0551ce24ffbeec70229955cdb886c30e2d6156b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:c781dffdd186f62ea996ee0b0d0752b5d2bee443f36d616e005b03733b422b1f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:e27373726e7c143f653c99cc4cd8013fb6a085b8e127850398b663a983cfcdbd_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:1b523340495548d8790b6b8542024a084fbc70f4e07750b2c103f2492cd922cb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:2979f5d8b0cf442b0229aa54c4aa02d98a54ce1d10a2f7fee0ef201605dd842c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:5d42ea3dfd6faf56f4b57658f59d233707a306f18b196cd838dc4643af5c28e1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:8d5030734c0ae44958f71e69a35afc63c165b931b350788349b10d363b7ec0d1_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:4f23b2e1c37e4a3dfdcb677b146c8af0d97a3685dc11e65592e27d7d3a238aa3_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:6d404939941a8e47b6e5b438a3f82d67a27257e6df57c10f10af0958035265d4_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:bf5d1d37f8d29cc204eb5cb7d559d90206c9e8abd36e86607cce25f08585d7e5_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd6541ce3b634568d821262fdef3df1ec11649541459046100a4d16492fab4a0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:40ccee5f1097fa1a697c506bd5fcdb5d60a1d54fe37130453364e2a23eed111f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:77f1411ee125eca67d4da52950794633a104856e0095eaf4751591edfe896c56_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:884a75152bb23c686f2c38461653f7a0d810b239ac9b6125bfdb1847d78b863a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:94ed7e667deadfd3075d2c8f942df5ad3e971a5273a400ca43ad354275ab5e7c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:403f01b501eb3b946b2f5770a3ddf194f1e5dfaa662abd8c9d978ef3f2839164_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:a011934f3dc68f122644c95079530fd95192633c03f9bf7d223bb2d0b46aa9fb_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:b4d000250d2665565bedf8a86d209da85e2b788b8e06eb46e437f394c10343b3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dc770a12d193326a12d9a617cf7db5af6e2d5ae4d74fa7feddc8829815de3b8b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:247c8f350fbd37cd2584aebdf3fae3cc7d7b493e36c04f045830cb0232986562_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:28e9379ceb36182c3dbfbe0c9666b09d0ab200d3b7fd10e26d2994b49482f787_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:2fdb1ce333bb5ab8d6314fbe130cf69ee8892eca975808160a94fcb5d111fbc9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:9561f52fd0b1f0b6565967d6a06a28ad6434d2614da5f2328bb32faa24afb948_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:398094ed1bd41e8061c2ce0c5f16bc4a938675d553767918289b66dc7ba8aa99_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:1197e2a0950d1d86cd3fda0c36fda468cf1f520c7dad524db9c54ed2d1bd07ed_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:9bee58c714601e32032d698a8650cfb75510ef6aac3c0755e2691bc74a39ae7f_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:d8be7f5efa3ecaaee739ada401a29e2851245a91382c2effc92707cd1921298a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:e9fa045883a4df1bea2889cef1f46cd6015613bbb3f3501d648b103656711d17_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:9dce21eb4c9342e46c08160e04087fc3c96db34d5d9c8623545ecd6af8ca27e6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:abea5abbe13923982ff88e99ccdae765b1e1fddb9bdc7fdfe1bfbf8a28ec102c_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:cde9f9a24290995e3fa13a8e0273df927bbe7535d50938a1455e5b5b11d2e9b1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:fae6b8f4c9ddfbdacc84a07001cdd689921757acc7a06fb61d48e9435e576419_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:043e5075c2a7ab61cc2c89ffc34d47e8bba504a2f45ccd2de7a814f9b7247696_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6b4d76d8426a36f4dee9c182a04d42f70d41d9c829528c939110c630232b73ba_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:f35c097e80ec737a4de06993ba55698d4406e5b8e4ccc1bf61b0b11c9a6712af_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:7c076ccd3d0ffbd28a00ccccd944835bc2dcfc48515d95917df5f097fb22209a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:d5f0b9e813e2c17f53289602494a4a1dd40e289cbfc7edd0da5cd999024602b4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fb5b89e608697eeaa8dd7d9a034cad397b83c23f72e20dac2df69993d4ada28d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:fc99087cffa74d900070616647a779779958fb8fd64efb82a1faa19d0fdf3e50_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:1f942acb6b2efb10c51aef2e2d7dc8cd687531da3672515d786bf8849a5b2b64_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:4ff08ce31542513a893d07aa199ef9b522d646580aa27a3d06fc98e0a871a94f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7897ca8003f6c16773e989383157da46f13073fcff26f53790e9f02abd8e928a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:7c4f017baf0022c7952216f098dfecd5d99f59af9aff81f8352885f3fc57d1a3_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5a1d34586d481f2e248d31bfa79a25be50300d0549b0d41ac440204a3095c74d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:8c6f2a6c322150bb0b328a73793d604fc71d6337d035b95c65758ea6c15c9bfe_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:aece915923eb862a1db0a0bff3ac5dba5a3e1af1aef2cb220376a5159ec83aa1_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:e8a48f1a9cd9a622d866422b7c0dea2fe522c64e702c50addd33e213b8bd712e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:58f16924b2259b3e4e38775d1f848461bdd8408dc8754248c4e5f94524ee5263_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:7c108b685bca979e20a04e1652e4fdcd3cea232efe089bd1ee05d82ab245aad5_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d12d17a71c9ae52f4ff6c4fcf0abfca6450c1642f455eb9c641c1eef1086de98_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:d7ce509d9267b7fe32756a63e891122222465037fc25f8e02649a8543d4465da_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:5c8b0a0e0d79afb4f488d5ee8acc9c8b768d0f2a4da6e4c7a93f92b5a2ca70d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:70e992ccb0859edf4f219895f4d3ef83aa079fb5d455583764639b2b52229b38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:77bc8d8a6f00c80689d97c6069d62302bd1a0babd4632875a305608b18f40fa4_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:e806fad6195f5179064a78e6e7acbab327cca762531ee9acd37ac49e42151484_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:10ec7b2748f0683947978f885a355366eedd13c97168ee4c05f4bafb81c38590_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:b79fc8213455d07dadb399d00f9a036a040639b077f67e470135d586bf984b70_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:c9f2c8a1c545abbc9d0a951e4a4117be1d549e85ffd1b31a8345292ec3a1f82b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:cf45404977a69f1dbdc4278b83d0f46dd2d5545844ee32832ad2cfe72e1d5717_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:3765411939e37363e9e7460c43d387fcb72ea109aeeca996d0246d54bef7fb2c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:9a1da7576a526fd8f21c6d64bf451cc61547549031c61fe56b4e355562706bca_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f89d8410f848df3f258fe2bbb9f4c851010611ee6255e8db9e1abe4fa5db9d0a_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:fc6feca4b37f0644756725a943a26a40ea1922b583b0d7aa99de4e6585efb245_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:108e62c02d86a5b2300b6b1684118512c9624a25d68a2884af4885b7afe4fe31_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7286023c7df5c7c2d011705d82f6ce0e3ff7fc54a26931ab43b6eb5583e0e0d6_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7e56ab6832bcdf70390c79de222d770c9f0a5b8832e4a2309f6c2b58a45543a2_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:fd8d1083f4484f523986370ec4c10f0a6a2c61ffaf721c914add47a2db28afe0_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:4d408847b423499f19a38a3488e04464af1814c73cd96b8b5a345a824b750e38_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:a5487654332ab84dfd49a94a96b7780e7ac36605e028b08c09f21541aee6ee46_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:b9d52aedca7ccd19642cdffe9ba65f4375ca86b3eccfdccccfc3602a37f304aa_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:cda522e9e72b51a0562e0667c9d91a01e33cfa4f4bd30c294f40059fbfb99be5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:7a24b72f96d63b8e32a0ace316e0906ed95032a027de861e563f88b5520fc761_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:8bf3f43a6a6a8da331205509610bc391826f8e6ec25b7ef20d2e28679db6051d_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a446039d03c9479f56a53f77597d33e3353d19fe14a0f211b6bc2c62a8ca4286_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:c0d81f88e5902c5b6cb0304d87ca535fc6833ce246640977370f911d35f80180_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:01b331b25b13064f02a490d1a5c605f996a127631e83e1710c7cfa21fcb8cccb_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:3b2167707e09c76c4e76e67b8ef1ae66c7e6292211f09792cd37512bb2274b8e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:9106733e36e0abc2a6abcfe4739cc8fd2a4715180a1216ab60d389e705e58b81_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:f58bf2f37f00f134cd829a516635be837b30f12601b68cd8e12c24d559b96adc_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:10179
Vulnerability from csaf_redhat - Published: 2024-11-21 21:05 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multicluster Engine for Kubernetes 2.3.8 General Availability release images, \nwhich fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster Engine for Kubernetes 2.3.8 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460) \nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461) \nMissing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)",
"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-2024:10179",
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10179.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.8 bug fixes and container updates",
"tracking": {
"current_release_date": "2025-11-25T15:44:28+00:00",
"generator": {
"date": "2025-11-25T15:44:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:10179",
"initial_release_date": "2024-11-21T21:05:09+00:00",
"revision_history": [
{
"date": "2024-11-21T21:05:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-21T21:05:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.8-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.8-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.8-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_8546
Vulnerability from csaf_redhat - Published: 2024-10-28 21:28 - Updated: 2024-12-17 21:03Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.9.5 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.9.5 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console, with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated for this\nrelease, for additional details:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/release_notes/\n\nSecurity fix(es):\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460)\nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461)\nMissing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)",
"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-2024:8546",
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/release_notes/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8546.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.9.5 bug fixes and container updates",
"tracking": {
"current_release_date": "2024-12-17T21:03:47+00:00",
"generator": {
"date": "2024-12-17T21:03:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:8546",
"initial_release_date": "2024-10-28T21:28:29+00:00",
"revision_history": [
{
"date": "2024-10-28T21:28:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T21:28:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:03:47+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.9 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"product_id": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.9.5-56"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"product_id": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.9.5-56"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"product_id": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.9.5-56"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.9.5-33"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.9.5-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.9.5-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.9.5-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.9.5-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.9.5-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.9.5-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.9.5-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.9.5-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.9 for RHEL 8",
"product_id": "8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x",
"relates_to_product_reference": "8Base-RHACM-2.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T21:28:29+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:1c8caec4ce409113dd9e7556bc9e454a884181a80012eba214f48f0cc87c5cfd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:72d2b61261acf76e06ef2ff3cd148e10f3bb34dfe8d808705e8e8c33b2c8e747_s390x",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:9ad88254b62951d22283fca6350f396b8e3666858ddbba366385c0a302939629_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-cluster-permission-rhel8@sha256:f537efa449916a6e30f396d38099c7720f1cc9df518a8b0bade623265551030f_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:43b74eb0dafc0a8ca9eb54ef61123c11afd166255f9d1dc9ea94eefce51126c4_amd64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:74318a0f7ec6450147d4278ce16f3f9e44e5948047a285b278f2339dab8a8143_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:b5ae44b5aefe821fb0d44a64620d9bac3eff81346980ef9d97b999e1030e63b8_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:d29df3bb0e17002057c795c2aff61f0e9613161f7b801b626b82be8a8179bb00_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:0855cd249b6e585a4aa0b13d596abf6dee6a0e0db506552608dc92f19ed08acc_s390x",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:b743dde376ba398c828904bf6dded2c9ed17fdc4f7f3c1902b2a3d4fb493cf01_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:ccf61b0dad54ea979eda40cc6564c2c4d8c1e0184f03fe9c9d41b82d999c6f00_arm64",
"8Base-RHACM-2.9:rhacm2/acm-governance-policy-framework-addon-rhel8@sha256:edcb5c18ac4ee2399b7388fa90d3df5b0ad5c98376726c9f80619f1877572c2b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:900e022de6f0c959bc53b2253a2e0e2c105b3d4124419a16b4fb54a557078173_amd64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:95a8624cb4ebb7c43eca56f59b0f81ef6159e25d9a2ec2647566a3dca196ee70_arm64",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:a4843f7b5791597335d5a4ff0ef1f64f29168e150657b40a525e4d03596322b7_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-grafana-rhel8@sha256:c4d9478b93d93373030ef500c968f35aafa1aef24a08f865e98668e3786a5a0f_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5a16e53a265e3bbe9c2b23f5a756f3901053ca6bcf2d654dbe156eb01be85946_s390x",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:5d2b57e043b46cdf71bd53bead0e6bebb448881cfdcc1e2da14bacd11174f365_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:cea6978bc0b5ba59bfe71206adb21d060678434c82b70186c9cbbca287f787cd_amd64",
"8Base-RHACM-2.9:rhacm2/acm-must-gather-rhel8@sha256:d5e65f56afd3d4cd4d67e068936f8be05e6b7334feb880bd535e92b613dd4642_arm64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:271ed0c5434f5820c32692ad75ce24fa820536087bc6d47270a9bfa5b22f610b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:354205272a1834466ef66ad4147c4260f458f24fb6337e8984f60c8f0023dab7_s390x",
"8Base-RHACM-2.9:rhacm2/acm-operator-bundle@sha256:5866f2d1a7e4d7f47ae20c4b095b84d775746a05b8b830dd4b18ec2a16440ba6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:833842764ca7579a7b2877382f8f28ef28750865ed9dcf74d2106eb288109f88_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:dae65df2c658c53edf18a55f08fc0543de2db343108e47085ac0ca23a7c247f8_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:f0003a4ce59af9427c02f0648149296bc4f28807072cf399decbb0d39eb911ca_s390x",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:ffc0d530198f65b76d5c7107fd680f405260299ccac8418a07e8a79e27dc3461_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:12ee729f766cd0eb6acf55b03cdbc740cbb3aeb120fa881408099deb7d9b03e3_amd64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:27276baa2ce5e91c42ab5092fc76d220f0ebbb54c1f5ff57daa33dca4434deb1_arm64",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:7a1384a795e0b6db853a9be7dca13d32ad8cc5d987d3a1ad8744cdeaf3a54b2b_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-prometheus-rhel8@sha256:b1f3545287c8fefb714729d26d294c3f5db78ff0cc6822e75fb28cd64ebd4cfe_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3d3fe4ded5027cc03f798868594a404a56b7f801ca146005de09b4dbce1b38ea_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:3ffb8195e351032b76d39f13694763c06839e2887366d493eb6a74484ee5632d_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:50e4b8ccf441670a3e2497c65e66d188858874bf859cf9c6d4d7ea13c08f40eb_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-indexer-rhel8@sha256:eb94379e64248f346e883eda09a168c749605b3a079aa2cb9d69d2e46ab31eb2_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:2dd370efaf5927a6647f4122463f614a78833d68f89a7787baef1bfea1a3be1b_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:38ef711b2e139e0a96ffdc7cd40b8649959011d65d45263bfd58a7c615da103c_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:55044000375cbb3610d9a6373b50212354e390436ca153aaab906951c22e9c32_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-api-rhel8@sha256:74549051e3dcb972c7e1a260df17e1ba7672e8e77ae7833bf285a9d2733559ea_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:0531aee7e1dabbc9ac9559f816b06f32f74a072b111f19fa777e5b04ae718ff5_amd64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:3ebaf7e8a5df26aba4eadb0012bf8928913ae780ae9bf2eee6e39b9debc745d0_arm64",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:82f3f3226bb97634cc2c8ca6e83b70d0103af3933d8c10d550d6ce2369e6096e_s390x",
"8Base-RHACM-2.9:rhacm2/acm-search-v2-rhel8@sha256:ffc02cba324bf96b2769dd2788de05086fa9cf2eb718a18eea179f9e5fc72ec6_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:19c7f78b364a772baa488361c993c2c24ca39e3096eb0ac3fc21feb3cbeaadfd_s390x",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7bd9903474b4e5c8f5877ee6d6e5e795fb4ffbceeec91b273e135ada44a3ab28_ppc64le",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:925a5c284f4a56334f70de8ba17bee84cc94702aebcf6c1a47c51c505e915be8_amd64",
"8Base-RHACM-2.9:rhacm2/acm-volsync-addon-controller-rhel8@sha256:a98d4caf5638015a9b96bceb8dd1ef7a26a39530f821143a2f58ad656d28174c_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:625831a1051b4ca1abba13c9d3058dced88c4d7a08419785b43f72a7dee6300f_amd64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:ab4e69dde5e0b8e463492e4228f33649f4db3cb2962c00407979eabe65d177f7_arm64",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f046c7b36afafaa1667f38ecb716115d0fc9a9a41b9d5aa05cdf9d799988f9f2_ppc64le",
"8Base-RHACM-2.9:rhacm2/cert-policy-controller-rhel8@sha256:f29ee9ef2845286a18efa321f3f07b4d762d195e6c68c422e8f8766bf22b6d44_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:0f42918b3b408050e321b929a566efa058e705a112f87aa6e2c4c13ead644acd_ppc64le",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:36f47ed44f1c829cf2101f433bdef366a02d8e6cd5e457fe5b03822fbaffc638_s390x",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:7e3dce1272c9b34c86ab58cac18c8e36452f3d616596e3635c5e005ca037b215_amd64",
"8Base-RHACM-2.9:rhacm2/cluster-backup-rhel8-operator@sha256:84df8f7bbfe6889cc34722d52f7d112fcadc2e4368480976a22ea03afdb6f505_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:21f8c6e8e5578e6b40ba422f5aa2abe7f19a47294b958241ac139e2881a494b4_arm64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:55f85b107d2021d7ea7ede24c0ca91add962ad43472470a30f06f0d230d6add3_amd64",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:6b2c55f733471c297b69762f8e452ee74dd62952569ba1438a2ba6be33cf83e4_ppc64le",
"8Base-RHACM-2.9:rhacm2/config-policy-controller-rhel8@sha256:ca56a03aa17eff5ef98cad793d5178635afa204c6dc006317e3fa5e64f001890_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:022d718c2bfa3eea427c5bbdb4973141bda0766726b384a706ccaa5c7d449a15_ppc64le",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:5fc7ca0b3172ccb6dec65a596517f3e0ce18b2a2e3ad6d1d7e42395e75d0f75a_arm64",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:876920379cf6df0e06b3d0e129fb20d7a8c397151d01c9964d69c973a7302ee8_s390x",
"8Base-RHACM-2.9:rhacm2/console-rhel8@sha256:a4b48eb25c7c68ef9c37c36bfa77ac3231f8123a57492ced84fd6ad5039af890_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:008372be2121bbe44d0218819c94b2a8f0830a9c4da6bc8b4f4e4166f739d2cd_ppc64le",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:33a2609d4396b0a0dc2793e0b398635d6befbcdb7bc8ef3318d1d68e38c0a63f_arm64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:6cb904965860ea455b981f5f1a70dcc7a2201f1450066a11fdbadf865d53ffeb_amd64",
"8Base-RHACM-2.9:rhacm2/endpoint-monitoring-rhel8-operator@sha256:e649998dd8a1a2b2e6a9e4756c93b055a080d7aae57cdfb0c31e5c3a3f8350f7_s390x",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:4cd64497389edef02664bff9d0ff21c37bc4efa93404deec0d5edb21ab169db7_arm64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:719611cd9330dd00e9093737cf8209c0d43efad439df0895842ff99c2f69b420_ppc64le",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:af6f8e07d159e0b243ccdd07071d73d9ca9b7d29f2735ae66978fab228bed935_amd64",
"8Base-RHACM-2.9:rhacm2/governance-policy-propagator-rhel8@sha256:b7acc10355d9e29412dd71676a051898f93ade51e9eabb32e5fd068e5e33d2a9_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:2497b2d35ad3a2301f8c1a07e9b873b004e8333fc0d914d155f7bbfdcf6aa15d_s390x",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:257f85cad19117134c9337ae9b7220cbf59e2a246623613bdb3f63bcfeed7deb_amd64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:b507e0b2e55b365d8cde589ebae7cb9fe5730379a6d82f8211ef2bf1701a9b8f_arm64",
"8Base-RHACM-2.9:rhacm2/grafana-dashboard-loader-rhel8@sha256:da70f939ca7d078bf1a668f9a958d7df096f85f503fb86f71cca19b4bcbc1599_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:0da1b8d0ee9cad64f1f340687602a1486f93213d177ee665840b10d3331b650c_amd64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:4cfe689f9db3f93bedfe89e4f83826642340a0438444d0f151c844525efc51d5_arm64",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:99868e5edfd57196475326d2189158ce6a39170610e744cf2bb990a5df19db93_ppc64le",
"8Base-RHACM-2.9:rhacm2/iam-policy-controller-rhel8@sha256:b798c65ed83caf5686a147772350c8b82ea4063cdbf86fbec0ce8df291d1c4b0_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:255b50a6dbe32c57028f5b2171977a9b07de0e8fe2429cf2db52fc042bd72f51_s390x",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:534d6433b3455e5c72d30ba337e663ef41e0a0b3c976c3d52b97a8ba8a293d97_arm64",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:6ec844407b32b60d9896e84e9d2523cd7821cb71ebadc74b01afd4e5e31f5922_ppc64le",
"8Base-RHACM-2.9:rhacm2/insights-client-rhel8@sha256:81ee022012238f488bf1b799126a3b4e23fadd1589122751939a3295cd61c561_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:62a8dc5762c7a738db542cf4cccad919ca863da7e9fbe9530fb724e0fffd2960_arm64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a82b1342e556e090acef85ba4b883067a5da0dd2736210a4b67d6277d86f6b55_amd64",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:a959d8ae86593f7d7d3e7a65288ae77d1961ce139f34e81a5c0542f91bd2cf3f_s390x",
"8Base-RHACM-2.9:rhacm2/insights-metrics-rhel8@sha256:c2358703242286415a66c7936fa646d1d92dc370bd953aad0ad81090113400f3_ppc64le",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:4d3e2da10b31a5fbf16d41db5077cbf98d77a54b1254b4521734e363bbd82b38_arm64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:96e53934c58c616b4ae7374fe51c667a470b720f44676381537536febad8f0a7_s390x",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:9dfe58ac239cbdd55ed4bfcac8e713327e0251ea62f726ab92baea7c3d1b9e22_amd64",
"8Base-RHACM-2.9:rhacm2/klusterlet-addon-controller-rhel8@sha256:a93fed5e6ceec6842baa7ac4d9c9512b05d26e56a4595d2b8e4937eff6084371_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:86910b84b499209b80f45b42b32cc037bbd7b7521daecb6afc51536a161623d0_amd64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:a10e97056da9d79b67a7706a39bb906cee4d8ddec3f664d1555c9bd466f7b2da_arm64",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:cc0b2e53e647bd07fbaff3fbdbc6030f91285729c24a76bfb52761540c8369d1_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-rbac-proxy-rhel8@sha256:eded50743abb7137980187654d3d9eb2a9c9f1a5fc559d3e57db0958e2797605_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:756b79a51130f215fd0efe594e2367e7c6b5182ed6622e95024df0f368e114a2_s390x",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:7878a596bfc11f962492771417709c668e1d313ef3256a7e280d9ceeef72df14_ppc64le",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:8ac087792dc610c615fbe22d7fc4d26fd413a75a03e64d580cac8af8f95c77a0_arm64",
"8Base-RHACM-2.9:rhacm2/kube-state-metrics-rhel8@sha256:f2963bf457b08930a91e6c0c490cc0a9d732bfcb933e923d7fcdb1291587bfe4_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:89153bcc4ff73bf2d298ec5d44dcc3e846955a014f4e98e3db4d527b3891de60_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:8a5dc69804944abcf1e41ea2a98b69d65f0a1e2f830833a5c29206e62a4a269b_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:a26ab4de7c52eb600d5eb07ef33fbc714503b8b5afcefe6a294e09af4f78fd3a_ppc64le",
"8Base-RHACM-2.9:rhacm2/memcached-exporter-rhel8@sha256:b699c481c31fe0238352a090e0258f80212e37339d489f6ffd7e0080b8f1cabc_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:12f88c7f7733c92a2fd2cfae1b9760f2947d043fef7c9e1dd3601a6be61db50a_s390x",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:47231617e14ab941ffa8f3d4c689c8ed3e299a5dc94d046455fa68ddcde10494_amd64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:7d026358239dde07a2ebfc4c0c3221b2d1aa9f31e13b9572e14cef7a9336666a_arm64",
"8Base-RHACM-2.9:rhacm2/memcached-rhel8@sha256:945006049dfa337651a0be5f6aa433c78777f238e8fdb36845de161860363410_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:3f898a297c57c5f04662c25c38459878ced678d66e389b4731146240f046d50c_s390x",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:5fc014e568a4229f3128d74f326151d3761380533b628c39ed0a1c99a52698b0_arm64",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:b49d8c3367b06343defac8b6bd56f3163381ef90f95a9a84bf94a18919c7de6d_ppc64le",
"8Base-RHACM-2.9:rhacm2/metrics-collector-rhel8@sha256:c1ac14d74f362def874cb3bb64f94eb4dc345aba77b4ae1a13cf37db608093ef_amd64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:a945add9084bd0c8d1bafc4baa02a95507a66075dc6be7f46d3da15876ac9fd3_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:bd7fe9d4129e9de9d9d3e5a77d60d1d86e9282a2eceade266312372ed9e5b272_s390x",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:e6e1a53ab6cff6042e5241583fa57d2bb88bf9af2b4af6cefd2c0b26e35a4786_arm64",
"8Base-RHACM-2.9:rhacm2/multicloud-integrations-rhel8@sha256:ea89ebdacd2e900391e2a9d6c06b0a95b25fe96d28b71491f9cbef709c290fac_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:48c803e0bdb6a629f4e3de6d93dc057da6ac74830dce24ac580ce624bb4babc1_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:b98e94575f91ec17220f614f15d28fc7e9c3145c47d31c204cc995bc9cee7b37_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:cd3be35812f7a1df2aba7c9b5e8bd29cf50b14f67bf09dfa21dc7f1baa78f1b6_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-observability-rhel8-operator@sha256:f375053e58d58e53dcb4989021330c8cd3b454074851c3810195d912af24f202_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:46a0b9f6acc248d2e8c719b1bb74b12d9c9dbeaae628191a1cefd6acf30faf05_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:5c5ab345ce87aab9f58b027bfe8ee55f5c856843d662503acedd70fc10864f2c_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:94b4719a329a52c6322ef7d08983516dcc004b529f314122ad3e00b93fd5048f_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-application-rhel8@sha256:a5dd40982949caed596ff20e6373606c729dd77cbb6b0384d5eb9b23fc68fc1a_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:593cfc03ba919ac582c2eb3d68ef313ae26015e634cf6ed0e8540725dbc37905_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:64f9a95a1e938f1bbb2b4eacbe732e6bf5da3d5aa46ef6fa75b64c3425dd929b_amd64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:c22466f70541dac5be9a17bbcc245538add980593f5c4ab670c7903a5704345d_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-channel-rhel8@sha256:f0db91d5a24d519de2815918441388fd39217507054490b22297c343aada86ee_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:2a65ae664681271013f4c7d3def9ca505e7bf0132880ec088d067183995def7f_arm64",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:73d8cafc31987550f2902bfb4a151aea37bcc4bc497aa028fe6c3082ba4b5f7d_s390x",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:94b7b4110c63ce543695311fd4d0ecb0bc9f49097680cb82b5e217bcf3634946_ppc64le",
"8Base-RHACM-2.9:rhacm2/multicluster-operators-subscription-rhel8@sha256:d49cfe4209693549960f1c611ef35ec241829163b12e83e5215bede5818a7283_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:21fddb83d5cfe1de195ec0c8de65b38ef63c7cdaca626892c948c995f4e7e800_amd64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:84c8ab204543c120b90496d64636bbedd724f51cb581cccd73ade005e53adf78_arm64",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:9f43d2c5710c5960e6fc6b7c769f7823272c531ac5c07447ae6b061555b8c868_ppc64le",
"8Base-RHACM-2.9:rhacm2/multiclusterhub-rhel8@sha256:bb79fa7c865f501f406a759826334ce82216804473c0623a29176502305e54bf_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:0561d3eb876e8391eff47190ad55d486b75f05bed8768020136a459270662316_arm64",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:5131a7557974a128019c6f310da3137d8c5fc91ffa72ab9ab6d1220a08942838_s390x",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:594015710d2bf6137aa7d7f7d86f8d97bd0ce430d9d78d2ebedfa9c9dfdd9739_ppc64le",
"8Base-RHACM-2.9:rhacm2/node-exporter-rhel8@sha256:df8eb0e90dd2d290a7f886f2b8712ca51a36d0593a0625781408fecdaeddf556_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:3dd9dc3a9a52d49de1b8df7703a5d181191f28436b4b0a1f09b071ba2665a7d2_arm64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:50380ae8bbdb0992c2765d8a5d3b8e07ecfcb52e9f48bfa275532e890c3a4e41_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:6cd33ad155df3ea33b8cdde3ab0690f784bc4671de4c139a6a497dad1af26e2b_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8-operator@sha256:d7972eb1881a3d336ffe2d4e0774a82d0b4cb723b30ac67449e888213aa4c2de_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:63979827fbcc754f6329c6b88fe5099a8c9af4f56d3f8f3b0b3e45b88d5ffc26_ppc64le",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:93b7bc21b81c29e75fe3efb5a5874dd89eabec5ba4eee9b7cd83c060fbd6ec13_s390x",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:a9e3e919e8a0c4b4d7a1a5d1cf8f27d2c32e7cf9dc65c72480a5efdf54455319_amd64",
"8Base-RHACM-2.9:rhacm2/observatorium-rhel8@sha256:b41577aa86af836d09e974adfc34085a8efac57bbe6a9b5e717ab5f7fa92fe7b_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:4d59107feadccf9935973f51f4b8c32356dfc34cde3af2f4b79ee52d1f10365d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:6d147a230ff4087d1cf2a2048efe84cd911c14de1c5542a2171d91ef97cbed0f_amd64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:a2da522593e351bee7ba4aaa06d8ecafd1e303c9b797bb1b584842bb1aaef867_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-alertmanager-rhel8@sha256:e76e24412ddf689fc38c0bf4ebef7676743046929b484c1b55a4f071913a1a75_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4a4801c886031c0dbb2747b450e0e1e9aaf40a0eb4230445f64bd2f54adaab1d_s390x",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:4dc8ea098fdfc7194574244ac97c08b90249fe9d8a7330032bc4bd8d24fcfdfa_arm64",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:624cd002ce4abbb21b782ca74711276f2e286746afd251c91fee2580014526c1_ppc64le",
"8Base-RHACM-2.9:rhacm2/prometheus-rhel8@sha256:655b26b8efd79bbe730eb37a00ddc5523dda591e91c07193f1c9f0277e0ae54b_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:7951dc234ec6a5a9a418b13792bd57c85edef8008f5f40bb12121d6e222f1965_arm64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a61920cb7177bcc72b1d58f8d5af1ab30a4361bd24f04759f5ff391df557c9fa_ppc64le",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:a6c8e8971395de25790d3dc786de0dd1098e15ee50f488ab879ce23ee2d96ef7_amd64",
"8Base-RHACM-2.9:rhacm2/rbac-query-proxy-rhel8@sha256:d81757ffdaceba41d76c493bb0db353f908499e43e4f743b8b2f8555ef315bfe_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:0f85020c25d70adc3c3b5e271ff794f0e80148204a067602651ff623c910f95b_s390x",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:56f7cdd0934b519d0bac2886994d3d7929059b2dc089d884f98de78291b3e0f6_ppc64le",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:a49f5773e194c96948d191e0160e50c7b6ff2cdab16fa29274fce610b926dab9_arm64",
"8Base-RHACM-2.9:rhacm2/search-collector-rhel8@sha256:f1bda9dc9f84076a220431ad8209b1fcf7f513d4e82ddb10c4eb0887cf83e114_amd64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:032c548d415c2445fa4c32aae4f37c8ec82a59ce79c91cdbe982e7f812abbd8a_arm64",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:9f2a3d74eea9b0ec6e8cfeb80d2c9d78831f566f9b0d53baee9996355eeb154d_s390x",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:cda7f9f6ae81423f50f824d05c07c5cb670f2606271cbc9fcceac4c5b63b42bd_ppc64le",
"8Base-RHACM-2.9:rhacm2/submariner-addon-rhel8@sha256:fd75094156edbf4426ad6c869a23d67ac7c7f99a1373d6b87ed8651e18e27c9b_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:43aa1802cb9552dd58d3bc003c890024ba4941ef4d050dd4b7b85ed5cff2aca0_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:a00aa855deb04ab11982721ea7e32ea389bcb7709e1f12c25aa148cf52ef34f9_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:d7f9aa61d9ac63905560cbe096f7108c72f5292d33a0e8ee8f7fa41dd6975abd_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-receive-controller-rhel8@sha256:e7da14b85e72a7154d301ab48dcf9aee46debf1c879563738332f0d802c41cff_s390x",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:3f05923aca6e05ad89918580b789fdc28d7ab537180425f78ed8175fe3726a91_arm64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:464e2ef22e96e5d9172fc56cb457289632c10e28ec635ee36fb593ebf25514fc_amd64",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:6cd2d28892a1bcc0c19fe2b644eceb556747a22180f894460b89486b87a3746f_ppc64le",
"8Base-RHACM-2.9:rhacm2/thanos-rhel8@sha256:a7b408c88d4513478d71133fd6f44920f05b2d1a8526abbd13b05f09ec36f147_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024_10179
Vulnerability from csaf_redhat - Published: 2024-11-21 21:05 - Updated: 2024-12-17 20:47Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multicluster Engine for Kubernetes 2.3.8 General Availability release images, \nwhich fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster Engine for Kubernetes 2.3.8 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nSecurity fix(es):\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459)\nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460) \nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461) \nMissing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)",
"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-2024:10179",
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10179.json"
}
],
"title": "Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.8 bug fixes and container updates",
"tracking": {
"current_release_date": "2024-12-17T20:47:39+00:00",
"generator": {
"date": "2024-12-17T20:47:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10179",
"initial_release_date": "2024-11-21T21:05:09+00:00",
"revision_history": [
{
"date": "2024-11-21T21:05:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-21T21:05:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T20:47:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.3::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"product_id": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.8-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"product_id": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"product_id": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"product_id": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.8-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"product_id": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"product_id": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"product_id": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"product_id": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.3.8-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"product_id": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"product_id": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"product_id": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"product_id": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"product_id": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_id": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"product_id": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"product_id": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"product_id": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel8\u0026tag=v2.3.8-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"product_id": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel8-operator\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"product": {
"name": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"product_id": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"product": {
"name": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"product_id": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"product_id": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel8\u0026tag=v2.3.8-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"product": {
"name": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"product_id": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel8\u0026tag=v2.3.8-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64"
},
"product_reference": "multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64 as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x as a component of multicluster engine for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
},
"product_reference": "multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-21T21:05:09+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/clusters/cluster_mce_overview#installing-while-connected-online-mce",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:02589f52a5cc2a0389c711433a4fa00326e5f23e0234857e4da1240142c4b3e0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:8ee1f2798fe1a3be867405f279104c5b90418a51067938a4be210cb343550b35_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:bc8ff93f813ee891144deea492ca63b6972cb3a698976de8b2828e2cb74ce2ec_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/addon-manager-rhel8@sha256:d4146625b073f5e7443e02710a574dd687b0eb1d1361ad94add04d18cdbb48a4_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:55b004016b671c0cbc7b045bcaa959e57f38caaec05d39b6b3e9f504c61ed951_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:76572e92b5ceba08767d2f6da9c9750f182859a3d038b3fa48732e82f314f822_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:7b9e264f43e3af82adcc7270f077e2c9a91a8f9cb8bd6bd0294f2626784d68bd_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/agent-service-rhel8@sha256:f0a1c93b32135cf4c5410aef75ba238139f7ca8e2f5daf828f6b9e661af9979e_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:5069f68b8c27dfc2c84a61a4db35a6cef32fdbc1baba3ee18ac3871b2b6b9ec3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:88bf4d189b796f1eaa20340798f2863708b42b9555b9445faa3b3bb0753f15ce_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:b038bfd17dcc2b8133303179c475eea208d184934a94270a9a96c4a405321f50_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/apiserver-network-proxy-rhel8@sha256:edb921cce33e249840e7c68b9a136e7bd9e11345e03f90c01fa954904ed184dc_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:6008c8e3c7bf778dc7f74a7247e5863aa5f0583398aa7ae3a9235e8ee4b010b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:a9e1468341cd6987515254d75474cd645fb308b44f19d11d14f9c097304bcdf9_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:c593affaffcf5d4f9503d64f13667a461d6fbcd97c5c14a7f3798e1ae98ee8bd_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-image-service-rhel8@sha256:cd9b99bb91c644bc9556a76551f50c8042731f1116ce98245400b44a1b4d609c_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:446e1655a6ab85c7e42ee53c915abf08935b6980c804896dacacc7ab8262c997_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:a9f423ac31214662f0aab9d22ea1a7f3e4737e09031be73d533c5b0a5608ef8d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:d748840d6822b9fe2da57d0a7c62697e429d0a6bdc70929f8a04128d149512e5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-agent-rhel8@sha256:e494d31f83304d0b1eb36caeb2e74629a0a00750095d3efe372b29b4305ed5a0_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:022a234754b75daa8a4de1f040a1c25e280a3dfff674d5aa848f1863650296fc_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9d46de10ba0d1988061fe00db10a2e7e763c950ad1d0daa92f58eb4848b9d09c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:a40d4ef01c9d1365fbdff08ce03c41ba355ba220aec117832fd80d7d36f9c839_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-reporter-rhel8@sha256:ad4a743b8a2fcdc39c2f81c549d8ebd7a9f1228794b9524af3cf0cbfdf7e81d0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:3c9dba2a00a1e9d42f6687faf7c98573ff57e386db76cb7194e5bd78aff9dcf8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:64f8e210e10598604957c709e1c7707486ececbd8427358096b3fdef1d12174f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:8b470d5f543c64fa5a0e64022eef90644d03a05e56c61bdce61c4ccaa5492350_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/assisted-installer-rhel8@sha256:b8d2069ef12304354a806b84c8d644a307ca8444b12ef857636f035a73cf68e0_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:0029439e78f1f68df4525552e6de58d70c453eb34173e2e369334deb6a1c1cd4_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:1e372ee32fda48eec52420872b13199da2592053d3ac1f65a8fc8f64cb6f1e7f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:3dee38e532edb9dfc3e8704e814c22aa59345f1148fb4907535e6864eda54504_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/aws-encryption-provider-rhel8@sha256:a16515835e15e1c3033ef10bce811aa128bf997b6b5fffc35df0406bd56aae07_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:353d175d8b29aaf07265159b84d7a46604698030fa8687f5199c11b147bc6da2_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:bf53f436c948a2b447a3960775daca038b00490e1b6cd192ee7f88cf3e87732b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:c9313fd83b05c46312e7ab3625fa8a4e5091a31009941070e1a3a85143ac76d0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/backplane-rhel8-operator@sha256:fddd47afccfb2d2c456e7b5193d5f8a253491b725e6a5fddfc28bffb2538f7f1_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:4205ba515f49e4b2289a1adc7a0784126c0b80974900b417c59ec7684c765091_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:490c5f8df20b54f882df65aa3915158af31d7a2b85815471d833b090451d8781_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:aa091439a6397184f474fba00903144a8b173e80b92637c99709203b50970f85_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-aws-rhel8@sha256:d63abcd5ac45d06dd34bd80427fafd1aff91ebfbb091d5bb6f12a7bdc14925db_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:371ff6d4aab7bce86cdc72704a12db80e3e30b302c0319712936ece2ab1d76b8_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7b39e6f6dd38f6fe4ad5e26512654b3bf5ac62f32e71c0b91c5bff7a22035a23_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:7c13754d5fbde0fbd2ee29c3882f0c1347b99052736074c71e0adaf488eba7d5_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-azure-rhel8@sha256:dac71cb00d456961709392e627f1f139adfb9feacbd006696e1cf20567a17e1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:370b6a7607d409b4a9c68398076a230ae6aa786baca1126db59b369744b19d32_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:4c1b09387933e1e068880a3c322a9b7a40534e08b12baf8006832d43c566ec16_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:9484e54c46be8be1043131819acf3bbd19ace48804483529db4d63779f08b7ac_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-provider-kubevirt-rhel8@sha256:c81c1a2b7a75c32ff9be6e7ff74d51d6553918228e8f22fbe638cb399b85d1d8_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:10712c7167a57ddd59e43cb68b896f26353da9f67c07ace586737d9ae590591f_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:4104366607105cc3eea8b042ba9736ac66a2d7db7eecb6c509d25f8c1ead1da2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:44c6f5602d666d79cbdf5287f66da6a47bc5487ae48c83633f8d59d795f1ccba_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-api-rhel8@sha256:862cfc9cfcd059eb7c63bbef228cf03dd75dad1d1725965296f181a4c530e1f6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:56f2584fd6e71422131179db7f2d0dd39e582d5c72f94fd9606af78b3a015a6f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:8471d28e55d4c08d26c814b9ccb6ce8c9a98bbe728e81dc721f1096fc115855d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:afb597d890bc73e47f8d86c7f71b004534d6d84e8a49906f6ebe9e876e7693ea_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-curator-controller-rhel8@sha256:b38fa2f18d309c2133281706b03d9b78723651a52dc96ff9f0dd0e811b0e4084_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:16072d1fb67420938a878f9c9b60943b6c686e1719315154575c81038e42b324_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:83488612d418f1319ff6627708fb5bcfe007105a66ae3dcf26cc4c12e77395fe_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:85db33c52b50ba17a7406bd13e528ada4755a4ca4035a3298bda94d967d7eb1a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-image-set-controller-rhel8@sha256:ca57fb1c31e8f4f45d2141a6b0217e6a06093e10a370f434e12da5699eda51a9_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:25968795d01adaebcbfe3b9fb56cad327d341bbfd7215a47119ad0cfa2791c52_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:2c61d5da3d63ff2ae4d0b8541dfe70a1b95584bd514389e2f8c54d40e01634da_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:7cd8bee669ebaad486c2327f1b27f8673ed26aa5a7c927c1ad6bddfc4d5b52f3_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-addon-rhel8@sha256:92c2b2f9b9f51dc792f7e934848beed19adf75f976f44eb2b23e982966a2c38d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:5657db9f0e3f32c5f472204722d1aab5068694781778824e187e733a7e17e47a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:67e683754b0d08c6a85660c8da3f1d00072e706ebf130b8268deaf51785ca43c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:84c5f61b54b4edb368798b3fef0af7fbc6ae22c3152c5354d94d00a0e9ea762a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/cluster-proxy-rhel8@sha256:b40219c8cc4f215ed29bf79be249b5029ab13ec619e023692aadc4a74a364e6d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:37745ea8d60770613fcfe7da228699fe28a8f290e81f0d9d095e5db73dbd5cad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:80a958be33a8bdd814de7b2dab2c9619b3e6892c64b752983a2976d62b1c1917_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:9e194f1bd4505b54ddf8c11f8ac6db54ebfb310e30280808a72155c22d25089b_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterclaims-controller-rhel8@sha256:bee61c035ed7d98c371d4000359134ff1f7eaf1f649b8bf026acb2c9b6316b2a_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:44c3abbcd8a109ea880a239fadfc15e43568c7a1609ce82026eb644a6f719121_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:64c0edf4c427e1f662078d84e44207adf9a44dab64fe299ccd0a8ee25f9f2d90_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:bf23b6522de0481efa1e8aacfc1bbc8148d0fa2c241a1de380f159bed8414576_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/clusterlifecycle-state-metrics-rhel8@sha256:d36539c9748e24838defd2102f22223c85e912ca0dfea5903e4bba39d74c5984_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:0c2b56cff73b1e321df12d3ed1e75b6e417b06af52997fed1dec637cf8b5420e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:16f0fc0deda2cd57a687b23d8bf21b1d628f30eba057b9c4d0f810c057a5d3fe_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:6d4b7d2d733db04ed122c3a314bfb5f3b1478427c29b08b42d734a3f4281927b_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/discovery-rhel8@sha256:c30866246e507d638335bbfb6598f013bc299134b379ff96de44004b0c4aab12_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:60c9984985c12d2a9824f59d447f0eb486c4b044bfe3f4c2c68219763b5e1959_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:6b244af8c1d1a35a63823554f761a4e19ebd2c071ccdf6d1f63080a044244412_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:e209927fd67f505a5d6550dd84c6142ad6bab33272f17b2b76362a43dabf1b92_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hive-rhel8@sha256:f9f9a520bad3f1cb0f71f624b42e3be27632f0e034e9456c795348f1dbc78fc6_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:0ac9007db475e538555aa3e8f2cfedf52ea3393a03a15ad88352d1f7ca71ba66_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:2b0c968def7974c9c25e3bfd45275f7c99f2c9024514ef70fda6fb0784413d65_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:6478881375d77d867f98a527b8c172ded459a15917b4ba41f9c4f66bd8090ac4_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-cli-rhel8@sha256:bd4b849956a1c4ffdd6e3a347a0024a2b3ee453cca398200862a4db45221a2ff_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:2dec1fa3167672445532fc10636374d5fd6520e34c3823933ba2790a310d8a51_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:59b7f792044e96e3e2a6f988d9341af4ba45cf7585e55e90a08c89fe9eb464ed_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b33fd8b79e5342e9f45a4cb0147b01cfe50a2c0388112968959377d6c4736164_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/hypershift-rhel8-operator@sha256:b34f62380ac03657a25a9e97177b4a087a67a1b316c6587a300f7611dd575868_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/klusterlet-operator-bundle@sha256:6fb3f87152713db1147e45725d1283a26458617deda767de4b580fe0d962267f_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:493f6aba42bc6f74bcb7f59d5158e8d4ebec77bb07899344db119ae1dfbe905c_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:789de4004ed0293416045bc534f94ff619874b57b610fde71317f18f1bc73878_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:b78402f73e6f60863588e49f4c0fb80bdf44adbf3349d7405ee635eb96c1afa7_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/kube-rbac-proxy-mce-rhel8@sha256:e0bca8d4357f590790f8ef379f6437a1e1eb0ca5bc257cf6285f122dc4f33f2b_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:0f6ef05d708fa9b89abc3ce3988fc1964802655a3773471aa77b012faff1161c_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:291bb7df27bca8e1faac36a40faf9768f4ee96875b0b1cb5659ce15ae7a9d718_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:387a30bec9f4202f0068901b50157a51c6b6f0ee10d71cacf5e479780bdb422a_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/managedcluster-import-controller-rhel8@sha256:65adf8370c204ed0b0267d8c6214a82bec5e80065ee0036a6142e5d70f2b3c1b_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:1fcfb42d4e760fad4d360977ebdfbedf37423553c3ed47440c8f8ec2f3a365ef_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:25eabfbb44c37bf3a17e398fbeeafe59b5f408cff88c770a59f88defba8a49cb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/mce-operator-bundle@sha256:7c31009a4a201adf313300acc721dacb16e135a12de98758e6a91b2d2890f0ad_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:5f31eac2d5990fbd0971ac5c565ed8426db30564c84c439580f7428b70171370_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:60a257196d0247d29dd98d02fe7efb34a0b803952982da0b4e1d06723b4d9e38_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:8496dd781ba03856d192bf552fc9fd9b7923b309a83157b4554b040ff0de1b93_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicloud-manager-rhel8@sha256:a593519b2cbaa60a4505bee916e1c93a3f3de6a61ed9d182ca629fe38dd06534_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:a8f7ca6a4a1683511a1dd800ea3b7f809804b03ad8794f99020d61e72f532622_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:d5c2e38e7f8194747f1b56736db66a187d18c17e69ab3ef56e51079cf43abaff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:deabe95ede1066054884f871792f508fe034d371c752fe4d485f6f082b5a86b2_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel8@sha256:e7869be19d27e2989edb899f6cdd664c16aacbfb92a2606c477cac16db50ecf2_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:0877969b2766345d36be40e1dc788430f71e6ad7c9a906eb1854f33b1245404c_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:58c44faae3ca89f140cb94fc71d8dbe55e868cd8604b402abefadadb381c3cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:8c45113b60ee52329fa9c540631f6ce9d79c4309c0fa587455094a3fbbb5f058_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-console-mce-rhel8@sha256:c7751f3aeaae89bc3d85ccbfc497493188767f3385edf9e962af277013947828_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:14ba9690a9c9bc5e9cf3a8b7745357c47cc45f861fcc00ec7abd49352d52bfa6_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:17c5d3b3b48fbb8a83ab89707e7381ef842518286165118589fbc4bac4dc49ff_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:6fb6f1824bdc22d8fd19bfdbc3577d3a65ee522a1f05584f663d77f2de181210_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-hypershift-addon-rhel8-operator@sha256:74b959b86ba270e3aa9e267f18afb32596c5b3018b787e8eab56b2dc86ae82c7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:3968c4afc68349237e85ab2de5a431bdca233c8a5983bd413844a1337ee48fbb_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:70e701b91d179f450118443f60cca209202e69c0b4149be2cf74ad1db6f2306f_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:88f294e32c52acb7eac50a5cf7a03ae0240a1ad083d01a416ffe65f702691155_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel8@sha256:9b131ca795a283b7b52f8de490d460af3dac8b82bcfcdb86701521b043e1746d_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:7335beb29a096b3709a565132171a0ff17a6c3671efced3c74c4622fbfbb3db2_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:867bf3b7678fdded13eb7f4d64745650b89b5e4bb67512702bcacd5f3a57395e_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:bfa921a28c15efd9bda6fb71f45064945f6c3bf3042d5106477673d55dc9b88f_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/must-gather-rhel8@sha256:f3e87c456f220d9984c528304e1321ee47901145d3ede2f1a2e2e74e85064e35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:262c5a1fc74bd57e849d2fe3d2ecfbdc3a4a53bb2182ae1bbbd0bd7adddbe728_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:5404db9892e0fb175d4468071c5a01b730c038506b3928cfd1a5f3b18f5f176a_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:db2403d49443fd72bf69c6cba4cb6228e7f1e1b82716faf0be688a4be8b26d82_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/placement-rhel8@sha256:ea0caea1d95dc172e3b5d63b6120191e0ddf89acc4bab49c2729eb16feb5d678_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:7e9087eefe08467d930f59b3f17a7197faab9fd07a9c5414f4033146c17783fb_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:bbe900ab2800a15f97f0d6211fc1553e521b3c334fdc22eb11bec353d51b6cc0_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:cd10c4745a5cf55dbc14e9b172c46cc0b98ea5fac97403bb6f2ff3308640bf35_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/provider-credential-controller-rhel8@sha256:ff5925ac026016eafca7b5bbe6f5cf225abd2dfe165a2400c19516c981d7cd19_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:1ddb64aa8fae8f4b886bccd1db983f01d2dd43cade80efc4e5fea14d86f4deb8_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:268226f524249f6ff27a854b6bb19e3334ee9652793af29272ffc23acb1c813d_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:492a93eac7a29a6460cb2218c48919c55ae9f06e41b185a9f1fd7e8c4cb6d7be_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-operator-rhel8@sha256:b3771775f6d44090d09c19f90b8984da0c17aa4701594a6813f163585551dd4d_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:1c0b52b9b3188fdec1b5c32246255743779006540af4550ce8ae90b7b4231fc8_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:3dc1e6d844bed9f21dc7990a2c7f5332ff50bdeab91c6dae34c1df7506a58c55_s390x",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:6da13222d9ee90965112b0291ec6dda06ce17575c49c27c48ad7b29cbd18a072_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/registration-rhel8@sha256:e91a4b001f41baad9328b46e3e18a293dcfd245a27f8b6029a8fcc81277d2cf7_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:025a9d90b7593de183ea5502233627f56e04412b8a5d8d9281c6f5c428aed946_amd64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:0b2f48d43228310db5286278af8a61a91ea8a701b4aea8b337c76184822f5f2a_ppc64le",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:3a8825160e1426037d0314596838a8185d1a4cd50f68dd327fae8339c4a73445_arm64",
"8Base-multicluster-engine-2.3:multicluster-engine/work-rhel8@sha256:5f83f8343ded15c14a52a287e50238ce2e196db41c9983dea26f0b0ced23cb63_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:6779
Vulnerability from csaf_redhat - Published: 2024-09-18 19:22 - Updated: 2025-11-25 15:44Notes
{
"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.10.6 General\nAvailability release images, which fix bugs and update 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.10.6 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/release_notes/\n\nSecurity fix(es):\n\nCVE-2024-42459 nodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended\nCVE-2024-42460 nodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero\nCVE-2024-42461 nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"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-2024:6779",
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6779.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.10.6 bug fixes and container updates",
"tracking": {
"current_release_date": "2025-11-25T15:44:35+00:00",
"generator": {
"date": "2025-11-25T15:44:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6779",
"initial_release_date": "2024-09-18T19:22:01+00:00",
"revision_history": [
{
"date": "2024-09-18T19:22:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-18T19:22:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:35+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.10 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"product_id": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"product_id": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"product_id": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.6-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.6-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.6-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.6-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T19:22:01+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6779"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:04f933ae25286502ba69b1c7d3d808b402d77b9a094dab1a1cfac94eaa52575d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:260c69b619b9e98d76a5c0fc099baeb1039ff5fcccf3b5435dc652b3060d1c1e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:b8a2a0e9f9ac40b7aee8724d5188711f9f9481ca262b18e0a39c68624f9d48fe_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:cc2113e24fae6d8fb6cb541c46281b77bf7e397a835540486d421d4cc3fe6f59_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:1ede160cc20b382d0fce53ab5ba1d6ce8e9b5d48d493ea9521f4d18305a139a5_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:32f19c50f9af94a433f69f98bbd9e4f6526b453ff9eb4b43766143bec6d064d8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:7686a34b69f54378fc0ddba4e8948aa8fec2960e883bbc6213a63c79b6fbee97_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:a51868a3f8bee63323a3be11cacd2a3cf4111191839d59e2bf569be8f6e9a182_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:113dc80b805b266432f627dc247869477fa3415d725f355154129ca50eeea787_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:83594aa2e3c9576d5490aa3ef33e8a5b45a2d0ebc3bdc4caabfb6257e3d53ea1_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:affd892efa00386e3bfd1712c89e94af3d3d8e4642b5156b0c9c8d4f49e9c183_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c13a7bfe6f06af04593cfc736c6cf532db75a7d8aa769d26c3ef16ed3041fcf0_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:1caa2a409aee60388a6113cf401b1769affc4a3ef68cc2b5d6e40f4db72569ff_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:92631739dd1a8e03b91e9d6445fe99b1f5235328cf0fbcdb5101ae3e0d0220ce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:d47381bc36bafc08786a57a709842a9712c06a192d900f1a7f15b51e04479e9c_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:fc3dc12973da9599a9d688f78fff4f64fa870005a090867655cba652564dfe8b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:20b70a753c37dcb53699dbe71e7f833d54eca4b7cda2375915631d92f99e5169_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9af70d62cfb89ec3b525e5727b1ccaf1b1195e2c531b4f1b77a7f0fce147ecc8_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:bbe91de770075c03d18159f78e09b132b1029ccba5dbd80015e9688206002fcb_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:c8d2c2ce82ce92c3a5c35782189bbd99fef38cc4c38a59d30f0e3268f035f582_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:4ca847344c88c008fc105eb8c9a3fb8ffed51e9e29d45aa67e110ca8a9efad52_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fae6030bf0d8c19b3a113e2dce414a1bc3274896d8429c927e0641d9c8b3f50e_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:fe9d19d8fee89aa9a69ed9801bf07ad9f1c10be7539199cb711a2954e67f3dce_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:08603272cf3c0f6d42764625d67b059703691985a977482b65e0adf347f76093_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:3474ba019a43f51ecef4ada8fa0853a8299a506f9ab36f286fd5ec7b016c1d45_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:4f4550ed71a91c7d5240d0c8fc2da16f52d8a8fe81e46b18322648704627528c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a9814088c7f0587a24448e7831e633a5a5ba1a2e5a4ed5cc02b2fbb6b9c82ba1_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:16ca5465c69a7f248967be22efc0af33effa9427fd77d75636fd434b225a5299_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:59b871a029e5097fb498074ac52a77b2d1daf3389d3cf2a767278ffc7486be16_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5f911ac816a984ec4d9648c6922db2b9c99b20c92c91a39f187ce44f87c3f267_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ed636176f2e9d4f84d7aa749bb475fc5b7985fb76dd8124ff9155c1d59cc2c5a_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:087db0dd4880520f67042f105b253879c23048f1a3c861cce0abc53ffd0458c4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:20da02980fe604dba6698bf01fd5358c38284f35679899b9386566e410f2624f_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:9e9578f9a796cd25b1b841b161cffd459d99463ee4c825d032c282eb5a673411_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:a412296002e096bb750f271f94582bfe29d028e4503c11f89026cb8e1b12d03b_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:283860907a617a1881b94273fd60eb22047b0fb322f042d1e28ef912f93062ff_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:381e735e50d47c49c4eace6a79c809b55211f41a1f8ed0feb9a3a741c7a5ab89_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:7697c10e4efea419524aedd0d356d45bed547770c4faa1bfef790226435e1648_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:94d6214e6dbe8fe6d22755d9713795ead06e435884c42bf3b1f2570cccae8bb5_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:39872ea7aafa8110b3430d659871ca130a4634594fd3e5dea84fc9be5486f7b7_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:90c38eccc18ed035d8f390a9e23623f04c8d1ca05a075f84b560012a5a00d27d_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:a1c8d2ee22f54709024af8a383c3d7dab73df6e2df288d1f44babe9b36181125_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:ee26a72fbacd5b1229eb1d39534d4b08ea3dc3a8602ede5b9f11fd7224808046_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:117c1a9cd164401ebd6eb4d669e998c106fb2cdfd3a1c068f685430686e2ac21_s390x",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:516f0528a25bda944e5639fb7d65b1bfdef6eb59d1d518269c7cc75e8609cc50_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:a04778846c005bbff29980806cc4febb99c808d2a671e69348d50b7053f22523_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f2fcc4e6b6b747550fd6e790720e1371fc2c5128c0e8edbd9169617b2f963a6c_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:131fea3a4e2e53f886c2144c6b818982767034cdf7570e4dac6121481ac6a65a_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:1701df3978c6c7c04b72597f184465e8e1b589bf2434a287961cbf7e07c1873b_arm64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a58ddfdd058113489cc9c0e981c20d702594a6c617af5b878640e2b1046c947b_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:af9ee447c939681f62b0de156a08908189a251a2b635d726c629db6a9565cc11_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:42094be779b30e10f89cdc3f3ecd2b9eb0a8458fc63e08b7fdd2a7717f627671_amd64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:db7edafe2901e753685423c7db548d9eded719ba5241a8c0f0c2e322ba772a5f_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e85b624bcb451021130e5d7b1595cbc6e9d438ff16d441f99a31fcfd011d0ef0_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:f52c05e5d5760abb39c867c5d08ed923976c330ddfa5fb423b2af1c8abcff395_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:2f050927c64ff780350e609b5c848f1a1f08d2b2fa1cd8521e31203931a666bf_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:6d6fdfb38a74364055b292b1525e2c89401a4fae1681c53d5794597f8c3e8fe1_s390x",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:effa216503bb4e8c5708c03a809558d8439be05ad19e538df2bee8ba462173d6_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:f0023d7a822ba7e22f3ef90fa2b9987419860c3dd68b74ee33dd54b9af34d745_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:3e9395128c57fe949d6db22a375f7280f1029b2006f34756b5cf377d0a13e1c8_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:4fb5eed453543878cd40949d64b3288aa357eaa60a85ff4d31990f46344b24dd_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:582e61715fc3c5ea8ca7522a55390d9863dc0b5a67e0d8d28a7c574750607100_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:b2f326b4e7086e3141c14ea24ab9a4c7014e3317e7bbc522941a353a8391a07c_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:1092a7898e00c9679f461004ac4b24876b9fd165a65fa5f7ce07ee391fd69649_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:660e97f171c9ac806d11689c71f61918b7788491a43c8c8d74917d1d599dcc13_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d469369de8633622dcd76331783e5c058f207cab079b1554297517b753cec53_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e8989ab00a3112fb745caff0f72976edc3bc2ca5d8b613c1dc04a65defc7c952_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:9192cd569b942a3788b584da3eaeffb399679bc8b100672e03a64a44ef53cb12_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a65ba1a12373137e02a37a25487e19b0622957bbf56507460a22e3b90d24661a_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:d811a595da3f3c3541595412792f7bafc99ffeaa8b513deb64f44038a7267842_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:f2ea50402aeff161e9e2e45d832ad774675b32ee85e626c2908f21c40dddc983_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:1371056def5aabe524d5c2bc432127e83ba5f6307b2dc5e3166b3927cf25694c_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:3894c5f7c92b90fb17ab588a4f1c95e76f5265aa7ba64ac1b10c22675376898c_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:7a4f2b4ca5e4a2df433bf8b74d073b7580b89145f4d8a770ee8947de11b35224_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a9bbad8c277859d5ea33f5aa5096aa817bd1c735dd83893dfbc169e949a742a6_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:210392bde1c66278739163c98d58f5d622512a4b047b6fc5b67e576173ad1cc0_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:9ccf7492a819c0cf7308a027aafbb6020a5ee37890516937f827528877ac23f0_s390x",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:af09ebb5d8a0c261ff77b827f5d0346f90951d390da5da0284ac0665ca8d8831_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:fc3b7edbd40907857c0a61ad37e78a640e4042b9244ebf358e749faccaa3c3a6_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:57360bc482b0dc45db6c41ecc5279b8d03809befd9db7ce9d3f752146df68da2_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:821aa3fe76501c531ac5b4b96ac9dcdcf0f7efd33857716f9e44089e7e109ef3_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:ca016291b607f61f77f5b09b402f5be85c7c6d9fa03ef71195755d0ea5dfbcc7_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:fe2cd1bec7a6d4fe21b5def1b3e33455ca986b23f1efb2eb7ad78f757278eb63_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32f68292b98acc6345666b11165a589dc904ed9546451b14cba6c6cbbf2a3290_amd64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:32fc2aeeb4e9df4aac1bea6aae44a534e039f35c1429b1a9f2ba90928382e148_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:85f5d984bedcbd474d585d792ac6b730e77968327b109bebf7ec7e11efe9c3cc_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:968fc83505ca5d4d03bf1d61ca7d51e82a0cae67aed6c32c6c8c92585e631e95_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:19961e6f702a8ee5f38b2a834cf2920d65c4b4eff1fd9c0cff5c610954b65c5b_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:2f02c824fb60b5a1e7cb5b7762bb7742190e915414892ddfa26fd9f2b0b1a4a7_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:73e32cf2538f2dd49d66faa7e0daa690e77b3badbeaea7173cebe5028f462a73_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:ba6c00f11764dd79846fde8e93f5525694bbe4a7f68d5af096a11e2e3ec5bf05_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:3a532788a957ad4dcb684048e39b72f0c81a550821bf221cdc42203ae61f3d4b_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:5972d78d0b1f9905ffd8d4003361f4fb951dc54277459ec32c9eac044e547ea7_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:b23239e3c4c214d52d08d8555c47e82418e757b28258d53a921bec3183991111_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:eaf0dd3c1600a18826bb9aec980271201239f7a2c91ac3163f218047f01f1dd4_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:0fcaaad11f0f50c8022053b23172aca4a91349b6ce2aba7fccb70b8951c6831c_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:4830f49c90a084ff1b60c428c66325ebce29282179374da1f7ab5a3291805a44_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:bc569323df8958e19eb32ff35eef6658407e230c88b570dd3dc23f473c19da5f_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:e398b20809ebd4465c7c323c9926bb780a32ba47fe1b2fbc04108936cc1cb3b5_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:264e0ea841dd347c507a2bcb30bfb481d8079f105d523af801e45f42a8498f25_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:331e8081606f201238589e4510e4b5d8b37367f0f45cd75e06ec76e4b7fdfdc3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:3d99bd3fbb24dc72663468f425f4c5a1322730c25c2fbe2a26e4f9af223ee23e_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:4934dcb541f41136bab69bb253e9ebc0b919a9f10a2eea10944720657b47b674_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:15c2aa89a6be88f3c6a35c6e50603bc2ba843d0b3e11b35a189b1319a3e40a21_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:50594357dd3089691b3bfe322423a20be4cf72c32527a502b0e991bcfdd29fe6_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:670ca06468fb56702d79d1230f1dd1131a7e834375defa3f077e344167b6da74_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:729b3753547df10b6f27ff0f2e6b2cca07a81fce08801040cabd742744e9d931_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:31eca67dbb6700e58e409a2a32c2085e9ba04d95c63ecc867d69e5d4872239dc_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:3a0007d98837d3f00e314366679ada2ab0d52803148c06f471f482e11897423d_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:f6c76c873df86a323e641f9f69d74196e146e5043bd980adab95aa4023a21e0a_arm64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:ff5d8c9b1a34c330545a65d827a4bd8ffe0be81fbec785984cc888ce0566cfc6_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:229e7aebfbd5ef41d15220cfa09ab5b39c0eb77979b7cf7213b51b4c8e060e8e_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:22d9a99353d1f26c592fb0a7d7c5a42d83260a2ef81249ec29c8434510e26177_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:25242695c20601ffa0281fc5dd7e5038672b60fd6b27537f07e11d08f6c929cb_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:a31d84322ab93e74a3b38397f46b5e9c24cac323e1d56e21fdb8fb9e53b1fe85_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:6563210981f29be4592469c251b11d660fc6aee20b5b3ceaa1c0772af3347f2c_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:a2aa6ac25bcc6c5ad37c7ce723eaf79d07cb9bf970611f3150aa216269cfe035_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:c727e712597992609a4ac471dd51b216e58764d5e0971d5b15d70617976b3bb0_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:e49e32728f57518465748e05e4aaca3f891f72a498f799960037f0648a5993f9_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:1968827188721553f3b9264276124298c00ccf2b75b5fb1a64b269f580538d3e_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:70589c08db451c725bdbb1584c5aca5a91b2771fca8b1dca65a81269a376ffcb_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:cae04264b8d54e4cffb8b9c2e15cc48b455455ebc10f2263c855298436a0c0d7_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:f02c40967849f23dc3b3ba99c75c4390b19e077960377733f0d7e0c25c2b4adf_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:080e66233ae7dc95c3d869a6dcb60e859e6aa3c5e76b50bc44df3ebf4bd7749d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2aac3c4ca6ba0bc5a09a027f10e76199e2ad51650691e0f4fd3c6f2a73207c4a_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:2c9c9898872534bb1d01c15fc15f54c932b9e3691c8944fc551fe3202d2f5119_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:bf4553a1ac620a9c05f35f35dcee59a7319b9b8936b65f00025f05f457baec07_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4db8aaf48d78a0fc120f1840e78777cb2276c5a9b3369a1efdef1e4171682231_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:69d6a9ec7d9095d20c9a937ff48c58fae63a5608048710e25eef062c3dcccaa1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:854858eff703d2ac95828716628f4a4fc6ba1e281c90d6fb4b30aeb82d2081da_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:ffd27e6d229fdb75e1ffa8271f3c9d2c36184ebcca1017087be7264c90696e1b_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:04a950a5eaf31bb98b36118fb450284ad40a4e8e1b95fee39e948f8dd91139c1_ppc64le",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:97e39f27c5513965ac63e8263edee6e7c02c448049b8c9f1165c6ba6c7ffa140_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:c49cfcbc7203259cc2ef4a81d064a8c64391982b318fbaed85eeace25cb1dcff_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:ea9d8442a61762e82b152e4fed4de23884d6ad16b68b28ea51db69a136925986_amd64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:1b7e4d0204b2604dc87fab6475ed8981c85ae8f8ebc8ebfd53c5d67163680c93_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b0c289aa119a75754a6625e26b47205af2bc209ce536e0932f963778f36f8500_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:ed12f82973d0f00ace57b94ba9d660e30d6b2a87395d2bc99f330dfd3bba22c7_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:f939e471ecc72f63532e12168c29dd85ed7a59f8d8dab6c287059d9df2dd5476_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:0ee65233be0e500eba01717dfcfc50d709f7e3fe86fbf485b945ff74ea672818_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:28ffc03a5080031ba291711c37d183f5418ea1adc0b5c73719032641f4c94584_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:55bc00de84aca7ce0d285b5eb3f693274a043236e2fbaff70bd402b0c7b90b5b_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:66366366b04b4b5fb993152e34a2e0535abca4a022611e37575f52d198152e58_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0e8bfb41d649c7b6ac551f96ffdd755c07a2aa0ffebcb9ff8fd6aeea97627009_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:6564f90616835357dfdc9606725794c987246e0cc1c531ad0ad62f2a8eb0f676_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:f566c1248359bc49a079e45fde85ba6083b61319083a5ef34f940d640a58873e_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:fe6638970f3510cac22a44a6654be75538a90a5a18ac6db6565c5d91dd9d8b02_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:89723a8bb8bb1ee0517b7013681c8ba155a437a816df74c906221f5d2cb944f6_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:c85a55d82a91e1ae2a2ccd94daf866e92e39ffb7fa1c5c6b39947f1e14f7461f_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:d6c14f6861ae0fb82a6cfa0c5a65d10db55af46629ab920de394068df6d1ef29_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:eefa18ac199f12feccf7e4d8d3950a4105c8f015df9c76232be1a95069559243_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:6cb53b9f0588caa7c545d3b46d98f1c86e34204776a2984adef5791cc0551326_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:c1949c0b6f2700dc3dc6f285874d93ae85a5918247c0ed6150b259f95218a696_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:cbcddcc9bc201e0ce4905798763a06fea299c13e960bf1a92c088537f54a1372_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:ff1385eac8817a32ae92171b52564b1c29f68cb82d813b9814a05c10b269d7fb_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:6788f2927ae279b1399024d691ec00c524eaaec9367a45312a4b2fd17cbf87f6_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8b695c011727aca568f500029f33301befabd527b1cdc977b8ed27e07915795e_ppc64le",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:8fcc1c6a8c9804199c2b447553bf28c926cc3f4d2a0b7585a53f88b0bad964d8_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:b30aed235c17dbd236bca813d910ea9519c2b9b7910b2bb0a236faac0ae77447_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:05a716dc57cc57a5a1fc49059cdc07fb69645391d73b3b6f527d95e279eaf6c0_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:3afab67fd565e51933d0fcd1b9acb8964b5d5940db013daece73ecf895de1985_s390x",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:acd4f3db29782e75f69dbc11a4bde93a5aaf4d4178423cd8e2384b2f9ddd0e30_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:ef49c119f716f7d497ab4b4bf2a43a9ac7ecfc379b44ad634ab6adca482a496c_ppc64le",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:04795ac0294078d0420695a463d29315067f3caa564f8b688c10c5ff87873270_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:469c1e197f7db5d837eebcb81a57cca7b88355978efc5fbc49c9a54e3145614d_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60469c0a5518921d5b4912ca4439012e63ef8eab567047ae0e2749c791a59df3_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:60670394d4672bd20ac2acab1267a98936c0f81e20e5f198eaed6f033c15cf20_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:1875cc04e984ac2f82d3a176a4845e9e2841e0c1ebbead1dc5e2fa824cb9f45c_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:31512f69176fdca35c2e5a81496667ba45b510a0f441bbb3f499c123780b1642_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5de83539fd740a08d2d8b590c1ff62fde613ce1c6a91480805578012bc9aa135_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:72f6f39ddb6545b51cec62478819733044dadee077c7be7532715986b1c06d86_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:4a5bfd50b8391db2cf980b0e76253c425adbca1a81c0e24b18dee53bc3b9e376_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:bfa075f47a2961e4a2e849c9f533035791282b9ce24e04b5b1c914a5652e7fb6_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:caa74275ef20e567a2099f023be03d498d9d7d82892cb105b0e418684d5ec340_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:cc479194822cdba100c04b3aa9e2a4af5d0cf1d3f836be7ce4e35a7418c46d1a_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:7994
Vulnerability from csaf_redhat - Published: 2024-10-11 01:43 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.11.3 General\nAvailability release images, bug fixes, and updated container images.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.11.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nSecurity fix(es):\n\nnodejs/elliptic: EDDSA signature malleability occurs because there is a missing signature length check, and thus zero-valued bytes can be removed or appended (CVE-2024-42459) \nnodejs/elliptic: ECDSA signature malleability occurs because there is a missing check for whether the leading bit of r and s is zero (CVE-2024-42460) \nnodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed (CVE-2024-42461)\nCVE-2024-48949 Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"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-2024:7994",
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/"
},
{
"category": "external",
"summary": "2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7994.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.11.3 bug fixes and container updates",
"tracking": {
"current_release_date": "2025-11-25T15:44:36+00:00",
"generator": {
"date": "2025-11-25T15:44:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:7994",
"initial_release_date": "2024-10-11T01:43:45+00:00",
"revision_history": [
{
"date": "2024-10-11T01:43:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-11T01:43:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:36+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.11 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.11::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"product_id": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.11.3-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"product_id": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.11.3-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"product_id": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.11.3-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.11.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.11.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.11.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.11.3-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.11.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.11.3-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.11 for RHEL 9",
"product_id": "9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64",
"relates_to_product_reference": "9Base-RHACM-2.11"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:12+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NodeJS Elliptic package. When creating EDDSA signatures, the Elliptic package doesn\u0027t properly check the signature length, allowing zeros to be added or removed from the signature without invalidating it, which may result in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42459"
},
{
"category": "external",
"summary": "RHBZ#2302458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42459"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42459"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: EDDSA signature malleability due to missing signature length check"
},
{
"cve": "CVE-2024-42460",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"discovery_date": "2024-08-02T07:20:14+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302459"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic NodeJS package where it fails to properly verify the leading bit for the R and S values used in the ECDSA signature. This issue may lead to a scenario where an attacker can modify the signature without the Elliptic library being able to properly reject it, causing data confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42460"
},
{
"category": "external",
"summary": "RHBZ#2302459",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302459"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42460",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42460"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42460"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA signature malleability due to missing checks"
},
{
"cve": "CVE-2024-42461",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-08-02T07:20:17+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2302460"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package for Node.js. ECDSA signatures encoded in BER format are improperly validated, allowing leading zeros to be added to the signature without invalidating it, resulting in confidentiality issues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was found in the elliptic npm package, it is an Improper Verification of Cryptographic Signature that occurs because the library accepts non-strictly BER-encoded signatures.This allows an attacker to create another valid signature for the same message, which may cause issues in systems that rely on unique signatures for identifying transactions.The overall impact on confidentiality is low.",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-42461"
},
{
"category": "external",
"summary": "RHBZ#2302460",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302460"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-42461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42461"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42461"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/pull/317",
"url": "https://github.com/indutny/elliptic/pull/317"
}
],
"release_date": "2024-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "elliptic: nodejs/elliptic: ECDSA implementation malleability due to BER-enconded signatures being allowed"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-11T01:43:45+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:687933d64d51c31714bedd74a9eb3a1cfd1e9e70a29fe03ed0456b55045b75aa_s390x",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:72768116fe2ee67089b7c77c3669d98704f326d672008182c9a4ac68d59e93d5_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:ccbf06b5971aba5d30e6479a6c494565923d3e702163d8aeb3a79b2a85407b27_arm64",
"9Base-RHACM-2.11:rhacm2/acm-cluster-permission-rhel9@sha256:f0a1ee494306bcd2775f3b9f530bd2c4e28fd5eb78538779ba94f5b403e5cb76_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:30f0a68394f2c302781ac8bc62cab32e4565395106a515d44b8ef2c13a7a4304_arm64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:badba9049625f7d22e9dd81379c5555cfff00c4b3a1b5fd9d50c71bb4d922d8f_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dc350091e3075c3dd4b5aa1843c6620d85194fe754c558e0c9a7d42c84508e0d_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:dd767f4e351b63d99c01936b5d453050ddc53444ec9455a0ef67480ddb63a147_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:54a3617ac14fbb243187d4a561d94ecd68b6f3a644fd228af4c5fe393e853606_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:8c1ce2f3b4210e71465d04a9e472a392d68dcc489e0ec63a4f7dee6534ac4085_amd64",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a106b84a4fe297b029ba3a07c80c54d82ebe749668f2f971797a0e3f53c14ce5_s390x",
"9Base-RHACM-2.11:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:b1c1169fd70647860a79c5fc377e908d2ec9577b9292d70c19d41fb3e98a55bd_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:5a576a0ef5830b8eae2bb7c8c9c1dc2ad40da15fca67c108c117e07d6f144883_arm64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:700f8c1e11be4e5ca9b31437194b8d81f3d4de4c510c8a14df18c49a2e26b073_amd64",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:7424ae774b2289bd2c4a11039f0f1b6d6b30840b24c062cd0958848a3a17799b_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-grafana-rhel9@sha256:be1fa6c816d09aa3374d891dceee094e7fc713b387b4e23daeb475e0df074f0e_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:0352f2a6ca037459417390d4c5edda56549d7734911c5c7c9caa88c891d408b9_arm64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:156e394aaa75e8ad5256cc7f28083f9b505cc370793b0b8dcd09644fcc9caf7d_amd64",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:84d3da283d37f802189679174d5a11ae40e7068f7f468ef05345c81ecbf94def_s390x",
"9Base-RHACM-2.11:rhacm2/acm-must-gather-rhel9@sha256:b1997bef07693501b2e359ad45fdd2c05c45f0644e4b40600be659c84ed35894_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:8f5e0bc9b879020dbacf3e136ea0f488ee464caee74aaec6f321f71386c23b91_amd64",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:b6f26f94d353a1290ff71c4069b3accb8d862d26f192d278bacbdebd9bfbf318_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-operator-bundle@sha256:f2dab863d3fc5644757fca7e2d27af3bc3fbf082c0c0e3ff11b3a229fe9e75e6_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:0c8485bccf01e7542ed2e608d70b70a588fe3dcf8af46558439b5278e736d2bf_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8d669e410887791765bf617fd920674a2fb5f9f9354db6f637e14f3df28693d9_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8e540d7c3e02bbe9a87199ba3d17fa1a42a2baa98f5536f181794f1260d45095_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a016f6e9ad317dbbeeccb7d0e35ab0cdd44d3f40944e2c00491007a71d21dd9f_arm64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:31ed46889be2a39b6d6b41105369a86bf733d6dc010e5dd02fdecd84301200f7_amd64",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:6d34d8527e04c15822aeac18b434b540389575a107d55a2328497225cc3f65b7_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:736262b6bce31c462664c3ef4a1d778efec2ef2db17bccdd4ad87fcd0fe53629_s390x",
"9Base-RHACM-2.11:rhacm2/acm-prometheus-rhel9@sha256:cb0383c8243b543e33e8e88517ccbc3287022e94ff2365fa98c3cebcef4a0ff4_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:50ebacb9e957fb4bb84ed3e592e113755f4f51f98d1eac9a1da5d266e7f606c8_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:746d2187a504c86c71230c28b4338c8f52544a242d71b90f970ef9f910ab6941_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ccca1bdabf329bc8100d060c57926b4315823233bb8717c9637b7b0c8601802c_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-indexer-rhel9@sha256:ef5c4d6472615c522c37343d8b48f7b21aadd47205d526f32760002e4c897b15_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:6f35b0c31bb1026498255d2776f9ef34e7eb214e32dd73f9712d46d9abcbbbff_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:74348e4133af4c50a808ef11449360a61e1f658a2dbb8b669093cf18546d095b_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:7c8fa34f849bd8dc34f488eb00429e613a75415608ffba007b9bed426120220d_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-api-rhel9@sha256:ceecf696244725e298e3e8be58c57a070145c375539221e60d9f828a4277deca_s390x",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:0da1a57e032ccc407b6b13ef1729383401f0bfadb3d6b9044f39cd9508de234e_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:1fe12823c7f4fd5c69cc8fc63deef8b8f13b11bec32f5498eddddc3ba883b970_arm64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:5419b0bc6c982d97da56a28b4e52eb8cdef0ba144e764d00e79442d32287e8c0_amd64",
"9Base-RHACM-2.11:rhacm2/acm-search-v2-rhel9@sha256:f165a3b13977069904b3d093ada774ea507963df1490b23064d54b6728188acf_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:29e906394d4fcb8f301b6992c916a882529349c1e2e34c2f1d49cbc36e6dde6e_arm64",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:332ffd3ca764ae15d62c522c74cd2cf73bba6a9e557d6fd8df9fabe562e5e7e9_ppc64le",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cd30971c3e8a45805ccb6c6f92a759efaf505263893ae75085f25c2865f8ac95_s390x",
"9Base-RHACM-2.11:rhacm2/acm-volsync-addon-controller-rhel9@sha256:f3b647dd3b01e8594c7554f68603dd16db37646a93b069c502c4999d45d2f9ea_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:362cc6d4facc29829a571ea9f584499437335ddf0d2bc087f267e20bb2c9ef24_amd64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:48a5b3036c1f753cbbe437f24dc7d0164c50781e9c071918094a352f5c54b4a5_arm64",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:833c893073f6ba633228c97445f1ca15ba14106c73ba99940d1733fae2e7d44e_s390x",
"9Base-RHACM-2.11:rhacm2/cert-policy-controller-rhel9@sha256:b4241ec94cc3978223f3c906eeed4c8f66bf066a43491201ebe4aa4064afb689_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:13bd5fcf31957e8a8be0cbce733d05b40bf5df08fa25d31c2e190268b697da63_arm64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:24399b4177bf33716e37ef029c848199759b37637cd0ba159258af72c948dc3a_ppc64le",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:60aa5ffb2c7d4c476f4e332f222c1d16669b293fdc232f9b0aa9b3bb86917a91_amd64",
"9Base-RHACM-2.11:rhacm2/cluster-backup-rhel9-operator@sha256:ae1570a4c20dc0d24fb6eefdfb074fc2d0e2567a3691755f976d88f64b4d57c4_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:15b7b9475677d9ef56d62bfad7c9f38a6d40e9f4c8a2fdb6eff95916d3cd6375_amd64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:6f77b506bed387913ba16b59e1a54b9eed820f84b3065f21b5bdd7c7087d2faf_arm64",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:75eef013cace8761189f0638ed864abb4c375fc3cd1402ac1aea70e5bbc1b0f3_s390x",
"9Base-RHACM-2.11:rhacm2/config-policy-controller-rhel9@sha256:a8337a314c295620ae17adbaf9ea553ad4907b63cccc28b27980e7ad18de4a04_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:1b70303fba79ae08e78144f33a3522727419196e4030a582e659118a284e6891_s390x",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:4debe5515996bfa0ac0da192daf12109fb70530335e7d909a876687f48f2cd86_amd64",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:7ca3196c952d46de0f296174451cfa6708218cc5f48453a158d1c22fbe74654a_ppc64le",
"9Base-RHACM-2.11:rhacm2/console-rhel9@sha256:eb6f89fca622e967556b73c99a9c4d1b565a5df3c29743d187c0e28f53ae2b50_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:0a3e8f2e0f9425ad8c5fe21e56606b958f672cbcc3a4157f91c5c1c5282e1277_amd64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:443d27f75fea283f194d7a5c45a94fa2f0db432603975210199f0a7642428fc1_arm64",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:83acb19d0f32f0deb258a6de017cd8706d1664da731c3983892dc841ddf345a6_s390x",
"9Base-RHACM-2.11:rhacm2/endpoint-monitoring-rhel9-operator@sha256:e7c6d470fc2f34cd9b38f8628692e5995bdbbd3122903032d5bb87ed0c32e10d_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:82b72a0de465bcd2de9c69f205aaf3fc8267679f06b2164ceab7a173bad68dcb_ppc64le",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:8cce19990acbb42fdb12a195f519917ffda41b31cf3d9f7b60661bea8162be79_arm64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:d907921a19cf5d2d4ccdedcf478fd24ba720e36ac45bca35f9363962668b3e31_amd64",
"9Base-RHACM-2.11:rhacm2/governance-policy-propagator-rhel9@sha256:fa7a1effc0aebc5866e926c214d6b139fb9b3b182ff13273274493ab839ea311_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:80e4aa761fb782a6993dc5058a0da997c5f5ec9677805a35c9691cf3e7977ec1_s390x",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:951fe418ae3428a043b0e438e204a50779169b96f3536993c05b4098d833d1b3_amd64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:b18b27e5130571477d5c6d71bd3da9704c8b405dd6e99db47463af11d9db3816_arm64",
"9Base-RHACM-2.11:rhacm2/grafana-dashboard-loader-rhel9@sha256:f6eb355047d906ae1d9f7ebf31d9521387536ced5dcb16f97160d19148cc3071_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:47f98090bbd92dd7c928e53c645eb5e2a2396bb3d244dc11ccbc9afd28218bcf_ppc64le",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:49c490f7263287a383d37dbe572d33f3c677abdd7697a76bd86829d2a4a6732a_amd64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:6ebd39857d44089ba3f04e976aa85151adc8ebf2f7e955440d477f6b53612413_arm64",
"9Base-RHACM-2.11:rhacm2/insights-client-rhel9@sha256:85609be48690a646a7e33ea8c1198c81a3d82fc152f4b70209b0bd54ce2f868f_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:2170fa8f8cddafda19d424f086b8850e057e501ddc05ef8d07c6d2e71c4d7cca_arm64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:4065abce50d057dac82ae66b5dc02291cbde337430095fefdf89ce3d95276937_amd64",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:693460b37dec1a6b6fdaf5f7961dd5bdb18dd685249e94e81dd6b953ccc991d0_s390x",
"9Base-RHACM-2.11:rhacm2/insights-metrics-rhel9@sha256:d6937912f24892c5785cbc16e4ea822988b01570133ac6503e416dde18e1f4fa_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:1b2aa07c9a3467ea65d7edc8794cb1488334d59d7949a7235a64e614b0784772_s390x",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:370c14188b7d58550d39c8eeea9b2f52b80cca44a4eaeba014f29edd88b67785_ppc64le",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:5c96e7ccfc5ee887446d3fae373e2061504e2efb4a4f53c3c07c57c96a89d949_amd64",
"9Base-RHACM-2.11:rhacm2/klusterlet-addon-controller-rhel9@sha256:77f73c20d242764e0bb30f3fcae7708b69be0c6fdef875fbd24e2ab91bf6132f_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:aa270524be450ee632ccb78bdb50c3f4dd2b8fd8b190148d0e0de1ac84dad5df_amd64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:bebf9c0792e689bae792f111fd4520b551543ce59af6a29f34a68287a7845b27_s390x",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:c72e421f9cc9c2138632a0346622aca6d31f47a87d59da168107fba73407d95d_arm64",
"9Base-RHACM-2.11:rhacm2/kube-rbac-proxy-rhel9@sha256:d20889739cc5f07cde2c62c679fa616400143e67d8ce513b01db3c8690c4e6f0_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:61e56277858c7667b977df9da09080aa6ab471c83b6328106213cdb5f12fcbd0_s390x",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:6401771f961a08133233cbb386ae9db710e0e953f343180aab2d947bc025e64a_amd64",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:7f6181b9c02f222ff8bd5420c5a48076862fe27fd977f8800b61253921a454b3_ppc64le",
"9Base-RHACM-2.11:rhacm2/kube-state-metrics-rhel9@sha256:dc4d4a16ab4d1ffe0d7c3cc73670086ab2d2c5739cf0559af56c5272289b2ae5_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:08c9203239616acf9de1d582ac1bdaa13559de59f7a7c10d721ad2f3b792cc9d_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9f4554baaf7b7bf68cfa60bca0e72a1883c7b195e9678a5147eb57611285e233_arm64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:9fc29410dc387babf2682a391aa29e9c35906de2d532abf071aa48e785487c18_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-exporter-rhel9@sha256:ad8b1e7627eb89d4361425de6233085eeaa78201dd908f1cf16db354e5f4f9e8_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:1d43b848a3a7cd1b6702d3fb2b5329d11702d4bd68a837bc64dd42803aa2a1c2_s390x",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:3bd4cbd8e709011e163309b98ad7eeae4398a91a5da6029d3414dbda1949e7af_ppc64le",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:5fe28afdce7c019ba73c87dc5483925f0af3733f34987cccaabd00ba9273cb00_amd64",
"9Base-RHACM-2.11:rhacm2/memcached-rhel9@sha256:97c049b079755102c7bf6d9f9e5192842d3f5a08ed227e7dc455915362fd4e2e_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:19b3331ff9d5cc62cb05deff6a321db61cc659b36baf9f0bbe4a34a45a83dc65_arm64",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:5208db0c5ab1591db7cfc0629d89aaa3f06f16f971e2cc6a44594e1f63983bf4_ppc64le",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:6c95cc3aa6955495f8c92ae16312d0b0d4c421d90e97e23eb5ad1d24d3ab3fca_s390x",
"9Base-RHACM-2.11:rhacm2/metrics-collector-rhel9@sha256:ef00fded4b214fa5b2b242b648bee3829641789386077eb3fbdbc8889c939f04_amd64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:12d6863e836dd63355d8e96f62f2fdf1e4c8b76c63e32ccd55d40080d8b7618b_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:72459f6f56e92ae4d757dfa9caaa77ee46b694634b3dc57ba91ea661a4c10a14_arm64",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:8f14093fa42f8f6eb4398e12345a754327ef6001a010a1b20f3dfc4b049ea481_s390x",
"9Base-RHACM-2.11:rhacm2/multicloud-integrations-rhel9@sha256:f82cab27e6bfd76e55589787e123d558c5c67e60f68a256dad18ad15ba514f01_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:18f827bc8f1daea910dc2bcfa60c68a339c04ff1c5bd269591b4052d0c4805d5_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:66a37bf919dbb168c5429349cc4e523af0bb0d9f0365f2a5f4332dcd30a3e919_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:6e4c04a9f72780bb7d82e8a31c71b7ae85127c48f43c27085fef8b0de42b52f7_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-observability-rhel9-operator@sha256:f9c7dcebe4f417db6907d1acdc43c093d5fa4996d5e4cf2c75868cf9a06fbc88_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:69a5f3df946e01d434c63e62cbe2f76175de97a3391d97d964e5058605e127a9_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:702f3305349c5b5eb49a5b8f705a2d24b69c0864a45a09129e7e3dbd97be7801_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:852e876ae1360e2cdffb356829f694f63637b18db2bebdcbce41ef165065f7f6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-application-rhel9@sha256:c83f55c0579578d77ee3639d8a86804c089b891377d590e798fc138fefcf13a8_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:01e34410ad71d9baeaa028f10152f47312e875806024415e51c5d7c49312348b_s390x",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:31a6ac9d9bf570d6f6704b981d22e858fc9d15a54fe6fe8a9690efaa7a9157f3_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:6a1de2a27026de405410165cafa517a3074f8ed340f26ec5439f93dca0d901be_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-channel-rhel9@sha256:be3b8bada2df9eaab7eb64d4863ab111df621817d8e2a5969aeabbef35c751e0_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:100b587dd6d9aa8621ea997d8e6dd87ce83c4933d1c5e48e830a7bc6347fdad6_ppc64le",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:18b872e8079ffc34c31a958b02ae315a7f57a13d9d00af71cf67ef70f28079db_arm64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:750e4ffae99af03721731b8e74b18d229fc7e752fbcd8b30f95ef980f330d856_amd64",
"9Base-RHACM-2.11:rhacm2/multicluster-operators-subscription-rhel9@sha256:88261af3adc1a80d4f7fd6986beb437c8d533b427fed976ea91efdc6e36dabde_s390x",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:1daebe00392e22e6948c4c81ec30e89eb8d7e3d96704beba2e3a654bbf0938c5_arm64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:6814927d41777f8772e7cdbdede5f5991f5f8abd86cb3be7dd2b4d01e86153e0_amd64",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:795f6f01916834ac3dfc2b1e19a7fdf048d940eb71ccb728fc1e41bbcfc0ea14_ppc64le",
"9Base-RHACM-2.11:rhacm2/multiclusterhub-rhel9@sha256:f497e3ddc14b30e5f108a13a3a0d58dc53cc0521dd63527c7aa881578ea7519e_s390x",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:da092c4b44e7fd1e402667d90843c8f7c3cc9fbd53cd0c63a433359fd38bae6f_ppc64le",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:e510504b3c88246feb62e7f355daf0a8950b7c1118ada26848e01c85756ede76_amd64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:ea0f6b87e7cf224e10de6b856d5385bc90ff3134a1bb8464c2b87b241c154ef9_arm64",
"9Base-RHACM-2.11:rhacm2/node-exporter-rhel9@sha256:f7e9212ea928eb9a70b7859c02017f0a1ac5379db1f2c0b120b9e625dd342f92_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:00ddd3f1fbe263aeca53286835abe2c7f4ae5d5a9e1bf4bb2eb43b4646f97ccf_ppc64le",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:8c173a61b10547f390eac6221721b827c55da5a100cd6023364cc064b571128a_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:d14032590497329ae3fcf7d11cf04b8256bc00426e6e429e68cc7e0cc0534863_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9-operator@sha256:df449a135bafcafcaaa3c29e01fba4a0c1e9840625532ba75e08f8cda30e8b2b_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:6cc238e15909b99de4f4db8bc3868162fc95f8f26c00d3da3ef4e50ab1cc5f66_amd64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:9845ad9bdd92d46b0cbba7c521d7de5348119349b958aee6799971856312399c_arm64",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:c3a7da3e4be686c3b17052af63c1726502085e226de8c6ff7db8b2a876f477f3_s390x",
"9Base-RHACM-2.11:rhacm2/observatorium-rhel9@sha256:d030aaaa6273be4c341179e36fd8226ec75ab3c648b045630275b8219b9db458_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:90b7070193ef44cfa209547a5c060051fae113faf9994c1e023e9d50b2af14cd_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ae3a896e62c09e9adb7bda6cd2ceb05fa10ff582e858f83e6ba1d77164c88c41_s390x",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:ec75fb7e637626a39d4a49e45dec44ed9d937eb8169a838571a25e908d9012d3_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-alertmanager-rhel9@sha256:faba60ae41f58914c991b34b7452c162e977345f8563b624812f78836cd1fd00_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:5c85f87b24def4a36fac2a5fa048fc865757bfb346d9683d417a58b3b52bc3b5_amd64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:922f5cbf620130419f0c810c68be660f24f37abfe0874c37863e47a43dea01f9_arm64",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:aaa0ee703a1db9371d1ed35b119f2552dad7e23fc8b0e560c155fe0559282d90_ppc64le",
"9Base-RHACM-2.11:rhacm2/prometheus-rhel9@sha256:c8ebad4c939d7e329c4d1bda7e61f5e5842f416c8950a556d95f86f3ca48be95_s390x",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:2690d34e51510d1524e854dc13c9823a1a26e0d507815723b9639f4b172ed73b_arm64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:5ed8447a405be8ee30c3dfc2aaff7146ebc684d28c3a958cb47389ad4a71e00c_amd64",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:82d7c9046b706456199a676aa0f0ed3c6ba35850e195990c1ed2c568605039e2_ppc64le",
"9Base-RHACM-2.11:rhacm2/rbac-query-proxy-rhel9@sha256:9a9295be728fcc651824527a3c68589cc019e5a60f01a2cf2d62a4cc787e938f_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:14fb341c8e0c7fd9c6da2f031802a9323e4d4992bc80dd52c101a7b9d44a641c_amd64",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:37778b63119883ebfadd5969abed90a6c9b4101a64e11533adde2d41d6789fa4_s390x",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:3e6bac65665e1d1593bc052eb8216ea8a4120ed9d2f6ffdee1334f5486b4dead_ppc64le",
"9Base-RHACM-2.11:rhacm2/search-collector-rhel9@sha256:d132bb4a89ad7901ac939e08a58476046b12ef575536578a12f6e296336c1404_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:1c523178a447ea89e20b3bf1b612bfeb77ec0694b148ba8d3d20c53ef279a114_s390x",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:2e5f0c6b050baba6233dc7384711f306759dcdcd98c25c817405ca20bf96ef58_arm64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:781f80408fd399c7faa0940b7d30c228900906fab7169dd2d38a8896ec919060_amd64",
"9Base-RHACM-2.11:rhacm2/submariner-addon-rhel9@sha256:d54beedf6757ef4b63daa257cc055ace752bf3a61cd1fb37aaf296341d744de5_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:138ebfa5de55c0ea36da2d4663f25829b4227ac8abcd34a9a36e1745ed6c6d73_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:245e5cf0196b65f198712125c73898df1e2558b39a44e4cff67ec4ab72948b27_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:9bdf2bb0365e5834c9ced5fc2157356e3e21c8e8956ae46274cfc9f7872fb916_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-receive-controller-rhel9@sha256:f408307df7bc0161a734f9dabfb0b77d902db4f1e6e17ae83ca178b15c5f362a_amd64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:299aa6bb7b4dc63a839fe894d444d797c7ba73a89f96dceab058d6f93706dd45_arm64",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:835a41e163159abf0ec25e2cce1eada0d1730be816d335ea7418b64011619768_s390x",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:b396368e9b0e51f568ca678e136790d0d815ae77e26b46fd4a5f7640f41e37c7_ppc64le",
"9Base-RHACM-2.11:rhacm2/thanos-rhel9@sha256:c6d11e91d9fa088eaad7601ceade597e06511bf10a912a46137c01083da93021_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:8974
Vulnerability from csaf_redhat - Published: 2024-11-06 20:13 - Updated: 2025-12-04 05:10Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.12.0 GA release images are now available, which contain security and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.12.0 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/release_notes/\n\nSecurity fix(es):\n\nCVE-2024-48949 Missing Validation in Elliptic\u0027s EDDSA Signature Verification\n\nJira issues fixed: \n\n- ACM-11757: Managed clusters flip between Available and Degraded\n- ACM-12215: Provisioning OpenShift on OpenStack fails. The bootstrap node is failing to get the ignition image from Glance. Failing with tls: failed to verify certificate: x509: certificate signed by unknown authority.\n- ACM-12372: multicluster-observability-operator pod restarts with fatal error concurrent map writes\n- ACM-12738: Endpointmetrics does not reconcile CMO Config changes\n- ACM-13066: upgrade from a 2.10 that failed to update MCE to a 2.11 was possible\n- ACM-13149: cluster-monitoring-config retains old Hub for metrics forwarding after transfer to new Hub\n- ACM-14172: Observability pods should not inherit the defaultNodeSelector from the scheduler",
"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-2024:8974",
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "ACM-11757",
"url": "https://issues.redhat.com/browse/ACM-11757"
},
{
"category": "external",
"summary": "ACM-12215",
"url": "https://issues.redhat.com/browse/ACM-12215"
},
{
"category": "external",
"summary": "ACM-12372",
"url": "https://issues.redhat.com/browse/ACM-12372"
},
{
"category": "external",
"summary": "ACM-12738",
"url": "https://issues.redhat.com/browse/ACM-12738"
},
{
"category": "external",
"summary": "ACM-13066",
"url": "https://issues.redhat.com/browse/ACM-13066"
},
{
"category": "external",
"summary": "ACM-13149",
"url": "https://issues.redhat.com/browse/ACM-13149"
},
{
"category": "external",
"summary": "ACM-14172",
"url": "https://issues.redhat.com/browse/ACM-14172"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8974.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.12.0 security and bug fixes",
"tracking": {
"current_release_date": "2025-12-04T05:10:57+00:00",
"generator": {
"date": "2025-12-04T05:10:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.13"
}
},
"id": "RHSA-2024:8974",
"initial_release_date": "2024-11-06T20:13:07+00:00",
"revision_history": [
{
"date": "2024-11-06T20:13:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-06T20:13:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-04T05:10:57+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.12 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.12::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"product_id": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.0-114"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"product_id": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"product_id": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"product_id": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"product_id": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.0-114"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"product_id": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"product": {
"name": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"product_id": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cli-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.12.0-27"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"product": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"product_id": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-multicluster-observability-addon-rhel9\u0026tag=v2.12.0-20"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.12.0-35"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.12.0-114"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.12.0-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"product": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"product_id": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-siteconfig-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.12.0-22"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.12.0-37"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.12.0-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.12.0-68"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.12.0-29"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.12.0-13"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.12.0-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.12.0-51"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.12.0-10"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.12.0-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.12.0-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.12.0-12"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.12.0-14"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.12.0-39"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.12.0-21"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.12.0-24"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.12.0-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.12.0-13"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x"
},
"product_reference": "rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64"
},
"product_reference": "rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64"
},
"product_reference": "rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"relates_to_product_reference": "9Base-RHACM-2.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.12 for RHEL 9",
"product_id": "9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-37788",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-07-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2224245"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in goproxy, which is vulnerable to a denial of service caused by improper input validation. This flaw allows a remote attacker can cause the goproxy server to crash by sending a specially crafted HTTP request to the HTTPS page, replacing the path \"/\" with an asterisk \"*\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "goproxy: Denial of service (DoS) via unspecified vectors.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Goproxy is only susceptible to this vulnerability when used in MITM (Man In The Middle) mode. This use case is not relevant to any Red Hat products, so the impact is rated as Moderate.",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-37788"
},
{
"category": "external",
"summary": "RHBZ#2224245",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2224245"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37788"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-4r8x-2p26-976p",
"url": "https://github.com/advisories/GHSA-4r8x-2p26-976p"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/issues/502",
"url": "https://github.com/elazarl/goproxy/issues/502"
},
{
"category": "external",
"summary": "https://github.com/elazarl/goproxy/pull/507",
"url": "https://github.com/elazarl/goproxy/pull/507"
}
],
"release_date": "2023-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
}
],
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "goproxy: Denial of service (DoS) via unspecified vectors."
},
{
"cve": "CVE-2024-1442",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"discovery_date": "2024-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268486"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Grafana, where setting the Grafana API Data Source UID to \u0027*\u0027 Grants Unrestricted Access, grants a user the ability to set the UID to \u0027*\u0027 via the Grafana API poses a severe security risk. This issue enables unauthorized access to read, query, edit, and delete all data sources within the organization. Such unrestricted access can lead to data breaches, manipulation, privacy violations, and compliance issues, emphasizing the critical importance of implementing stringent access controls and monitoring API usage.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Improper priviledge managent for users with data source permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue of allowing users to set the UID to \u0027*\u0027 via the Grafana API presents a moderate severity concern due to its potential impact on data integrity and security within the organization\u0027s Grafana instance. While the risk of unauthorized access and data manipulation is significant, its severity is tempered by the prerequisite of having permission to create a data source in the first place. However, once exploited, this vulnerability enables an attacker to bypass access controls and gain unfettered access to all data sources, allowing them to read, query, edit, and delete sensitive information.",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1442"
},
{
"category": "external",
"summary": "RHBZ#2268486",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268486"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1442",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1442"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1442",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1442"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-5mxf-42f5-j782",
"url": "https://github.com/advisories/GHSA-5mxf-42f5-j782"
}
],
"release_date": "2024-03-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Improper priviledge managent for users with data source permissions"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"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": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-06T20:13:07+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following documentation for details on how to install the images: \n\nhttps://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/install/installing",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:2f6fb5965fa8e55170f14dd8dc3abc6d137cd238e17edac4ccd5abd60187eef3_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:47c75fdc2f385033eabe14a8a77ec914a5b51ff96aac6ca574ca8a53e2b63e52_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:98482f958f0d1fa93588580555bbd25800328f95c797a3ef93a658c7e5ad0e59_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-cli-rhel9@sha256:d838f308f98f3e258816625072fa12d8f42b6326c16f156201091146efc310f2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:706641d2dd16b93afde89902f17dfb16d0e1cf3f7a973a3e7aac3550d1465394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:9a9d5d5816c17f52c72af67da79cb575bdab8aceb62777a961673cce87bef92f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:eb898fb61f87fa271f0b2c77074dbb4f7916e1098bd32f76d556e8f354b541b2_s390x",
"9Base-RHACM-2.12:rhacm2/acm-cluster-permission-rhel9@sha256:f9b92146208dd4a6a6996cea0209abed167116a0a97040bfdb0d8c2b2b89231c_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:0359f1ea3ed26567a446c34137135eb449455aae9b10b7eae887dde872afe08a_amd64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:3dfef4b33d70b269c82ecdc27f534651c4dcff970af425df22916cb13540a7ef_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:51ff11e7a579c51626eebc282e86195eabf2a8367c2db70c636b52b95b45504e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:aa024db44370a35bf9a06477e930904794c021e381f4e547aea6d042379cc94a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:0a11ae6f16b3dd98e56f15bbbcf76e77849b95c4290123b54b2770c9ef9f6650_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:5c933f7b880987856f325079dbb9241b9eb514c7a92f873987190cc839f920e5_s390x",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:bd5a08117c777bbd01f69485ea8e163cad0658f33249dd7019bb3fb3c072aa02_arm64",
"9Base-RHACM-2.12:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:e27c4e2a19c860cf2b2ccbc35d3f8cac438a12a10c2f689416d4ef769e1a5394_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:1ee2ff945acbbf4e2858415dee6fe18008fe953c48950f9adcaa2a11c97a4a4d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:46b9a7aafb393eede1623a9c807648773763dc79257a843d24e1c6068d2440fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:473be8f6553180e205ffbf47561bdd49cff6d8154006ca732c63d5a7d88f308b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-grafana-rhel9@sha256:c9707f02699264f9576a429610d554763c40d473ed15edd94cb697a74a3a504f_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:3ee4cc0255cc23444afdfe9a5bf15566dd6cfff69574e019a9b4a07b6e5819ea_s390x",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:74ea2b8eef88e4df525d9d15e819321930c3eca1f47b3a5a510dd5dc1c429f19_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:c8428143325d7d98cce1ce677c12573e36f36fe5c623eb7c1273627616f6cb32_arm64",
"9Base-RHACM-2.12:rhacm2/acm-multicluster-observability-addon-rhel9@sha256:d7cca8b2cf21b77b3780768ecdbe559e70ab4f712e6dd03ae6633bc83e89573f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:061062127296c7ad45a5ef6edaaac4964831342525c527dbaca0c8d84cb9bcf0_s390x",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:8eb773b87954d4bcd2ee1785fbf4230609255563a56d5520511ca1b897207f91_arm64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:9d6b3990bee79682ab195f59c7da44e010fd2fd6bb098bd3bb70d183b61b7892_amd64",
"9Base-RHACM-2.12:rhacm2/acm-must-gather-rhel9@sha256:c2284ebd1379227e3c19b77da35bf97aa3b0a7a2dd81eff1348a9957f09e0ec9_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:0139b657d9413b4ce4e52c0b3287cd2d1a0ac88716d007e6e2efa3a7f5cff54e_s390x",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:9c2bf92d325c70c8ed5e0986c65cdb78369b831067f40dbf53500f052800ee5c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-operator-bundle@sha256:ad3e202f1766dd1a1b3c0cc8440ccff335a87c0106eb267eb2e46f95db8b9fd4_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:1f8109bc565d686849cf72c90039de8b500f032f3a029c0f8cb9d19cc08dd2ae_s390x",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:342c8a873b3e6d9cbb9d4ef59636193a104cd9383b696eedc19787af29ecb681_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:92e9ac5ca385a123431aa618ae9a25c4e3f7d082bd07610e82209bcaa246d8b4_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:c80e4ba7ded90159a373440c8798b31e64ddf8f2d1c2e2adfe6c32d137c08203_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:408792c7a49a542f5ffdc25351026da000aa954e680e3bfe0eee34f6cf451be6_amd64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:8b100d24b0d1df6f810df97141fcdeda42e4819d0940c8e25f9d277c74ec5d11_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:de9230f66263638b47dee6665a68b6df16cfca26e912bfcd8832de7366fc69cd_arm64",
"9Base-RHACM-2.12:rhacm2/acm-prometheus-rhel9@sha256:f8992a8b5989dd13c3730a7d7a09ac504114b32e73af9c9e17c808db354c1f48_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:4eed6314e2362dbb742fa907f176182bc6ff98163c94cbdcc97e17c7644b83f3_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:6b75d1637d02f211844a783fcb9f371775f35613a3da1dd4418c661c98ffba9b_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:7ff9b8ce57eb657153cd9a217ec881453deebd54c7069ca87353ed4f55ea2db3_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-indexer-rhel9@sha256:9e445e487ffc2646cb8737b4b0f53fcbc1a3043f2db5683d8ead05d75535c040_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:0eedcec4509ad78045328f4b418278b01de3654d0a61b5ca5ace8e2b5695ed2f_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:7db9fbd955434116f2e83cdafdc964b252f8c34622972e73f338e2fe965c8899_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:92bdd0200dec215c6326bf84e04fd602260d7cc6caed317f90f77ea122feb91a_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-api-rhel9@sha256:efdcc5f08e97a07bd80de8707cce21a86603f0dd0db28e31875addd51c16803d_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:130ace102c8b250a56c63b6588a4d5eb6172a5fc815ddead247ab8cbb40d0c51_arm64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e14a9aa44edefd826ce5ed55ca39f723c20db55233d057d2acf960f5531fc54c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:e356cf058fa7329a6e79ad95119c260d2539dde46d8f9bd08bc1270ead2f5e9c_s390x",
"9Base-RHACM-2.12:rhacm2/acm-search-v2-rhel9@sha256:fe3030b3fe71b5dda3f77a99cfbb76f0bdd8b4b732083191ab1ba98979da0944_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:1662f4f93db149aabc204c7cbdff429752b14fa578dac2ac0a3c8a448a6296bb_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:60c24d1c21dac6398b82b075be2ff11b1940b1c468c19a08d68ff5524d2f5b89_s390x",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:6dc4b269bed2a3ac39a7f07e432f3af6318fcd5ae01f249daadc2b05d8e1ea48_arm64",
"9Base-RHACM-2.12:rhacm2/acm-siteconfig-rhel9@sha256:c4756250bb3584764a709b3c92ac969ea5116e5cdd31d086f65b5cb125f1902c_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0a571ad1721d2051421f47f33500e08d0fd343687c613431726a6bd9db502b5d_amd64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:0f2e9ed8b90bde2d94662586d1dfafe0a3e5ad641362b09619cd1f8a9f6d0cf1_ppc64le",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:4ec335f875c6859bfac7ab226eee7038783a1fb78cd9ce43e7caee13910a99ba_arm64",
"9Base-RHACM-2.12:rhacm2/acm-volsync-addon-controller-rhel9@sha256:c85538b12e0fb008fb8e683d6d4d05edf8ec4c762165d808d605f23fbabf77de_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:6e63266d23f1ce4c6205988b051b81be29b04596500bcdaefba509597025d5fe_ppc64le",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:9a1115f7a68e7a152fc350dcccd7304494839d729f9a2ce54b3785e7cccd4dab_amd64",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:a6a7acd161979c4b72bf84d55a040f9dbbfd93b8cab855fbc060990cbbf7c3b8_s390x",
"9Base-RHACM-2.12:rhacm2/cert-policy-controller-rhel9@sha256:eff5a7180bc067156baf80826d5e168b76e88b675071465fb15e1f71a8445065_arm64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:4a55d15e8157b0e2c1251ef3cf06a8958a64aa57701623387d843a09752a5a8e_ppc64le",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:755b2015a11f47c2ccd9081dbba5e4c063a72a488564bc9f73ee8297143a45b4_amd64",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:9c400f07ecb3c8361e45f3689e78a89725365a3c3bf0dc04cf0d35ae582750ee_s390x",
"9Base-RHACM-2.12:rhacm2/cluster-backup-rhel9-operator@sha256:cec8524840155ddfe1385f868b462565cd1bd9a0bd51c995de6bc2d24098af25_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:1849d1e1de8e53170f228e83385045014fa878c9bc9cd7e6c7a1c59354263e4c_ppc64le",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:42954d204b96357ecc7aadf1d22406244353ef67ec16b8e47d6734af97f3def3_amd64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:6730e44686a64962c3764e34afee5f5f377a88bc9cbf9edc93b05c54be33bca2_arm64",
"9Base-RHACM-2.12:rhacm2/config-policy-controller-rhel9@sha256:f2c5ff0f0748a6f751487f613f0e6207058cf76de9946081d713831c76b0598b_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:1673aa0981ea28d8ad5284fad609cf457e9ca613a0f540ab75fd8a0caf640e15_amd64",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:8b03ad5b0cc1c453c3dafd47b5bf2216e1e5b75c17a524af6b8e2b01f9489f1c_ppc64le",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:b10e1a73106a40c11e291473f30d7ae5bdfb0833a85de10face4498948889509_s390x",
"9Base-RHACM-2.12:rhacm2/console-rhel9@sha256:c19d5cb66257f192086621cc7fec9556701bea7f43cb5e496d60f836047032d3_arm64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:4f059924ccead2197af07292a48f9f819d1c7c0fa4f1db1679d89f0bf6a2632f_amd64",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:6c6fb3025452ed66da9b9cb25d93d89d4cd1a6697d64577045431cf57a32e1df_s390x",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:8d04779b150c153765a36e4a79c5583e783841aa04771a1dff0748d512053f0f_ppc64le",
"9Base-RHACM-2.12:rhacm2/endpoint-monitoring-rhel9-operator@sha256:a0d1004d280cba13bf1b8a5202c0018767706bba63506420105915bf2ec8c646_arm64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:4bb1e08276f69201665a921812c4d4557138c11addcd1f72b1dbbeafbfd2f740_ppc64le",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:acf4e9954e334b92461944cf42d8c1cad3ce22d529e52188048f3e2e28fa2ba4_amd64",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:d5a50ad4767fe001db56b270e54da8d6f8c3b87272f939a184dd7301c812bf5c_s390x",
"9Base-RHACM-2.12:rhacm2/governance-policy-propagator-rhel9@sha256:f3665bb1b80cd7e352980b80135859f5921311407c4261d29a89c51abd88ae7b_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:02e4fe01d8ab0de1d1404f8fa2022e42f0350bbee943d72de70e8d3d075badd7_arm64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:79b20bfd1bf047d44a42c58deb51c40f3ddc81aa0395561f2af876dcb2efd653_amd64",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:80dddbe64f8883d7fedb613f91b13826b0a8f2d39e1f4af296eacd8bc21442fe_s390x",
"9Base-RHACM-2.12:rhacm2/grafana-dashboard-loader-rhel9@sha256:e7623691bb35fee2d35928b5a6f14cfce70d6077f7f2f5bf0c5d797511d25d82_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:27d9c0f41b04d2e51e43481742a2215721f795dfc7074fc1404b4067f8387704_arm64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:9fc1d13fcf7e44787674558bb45d9b7a1150f3d95b97d280b1a6acab8cc73cf6_s390x",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:cf703df386064f2e7a6122120e6828cfd010b88ef1cdf7e7fcb89271d1b5109c_amd64",
"9Base-RHACM-2.12:rhacm2/insights-client-rhel9@sha256:e2b9d69e6fa41d0ddc37c7b375c9954221b3a72fada2b2d71386b8009eb8f0cd_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:48dc98ad01669d22d70d951bedf048a0fb445eabe1d773b636515977053f72e7_ppc64le",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:c39bd2aa6d19fba5d68afeebbfcdb9eb17266512e5b08e5d2ab8e58301d8da95_s390x",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:e4fa64e2e2296493d8e1e61380d11c4ff03a59d01b1b78458b8e578c791fe9f4_arm64",
"9Base-RHACM-2.12:rhacm2/insights-metrics-rhel9@sha256:f97b1102cf6f4bca70b0f58499fd0f293424a320869359dbbc7abcee806f734e_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:03c47d2074af769cc05c083c6110ba671efcdac07429d0f2fabcb65a04765c11_s390x",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:0904773dce0e357f968d218f81338dfee7a9dc04f31fa0ad22d34679cabb6f5c_ppc64le",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:447ad83e5aa3fda287fbb00bdfffb230b0472c2248974fc9ec5bf492868d580f_amd64",
"9Base-RHACM-2.12:rhacm2/klusterlet-addon-controller-rhel9@sha256:d276404eefe794945f6a2de7568714be5cc8199c4b9952db6b8963c0170c22e8_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:2de252c374795431b654c627073a0bf8efe4b166b43306a19b333ce11afa42bc_s390x",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c1f9b38c7bdf3a0b34bc7307c3b59abe49f6fc300a436eb520ef3b82fa104b1c_amd64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:c3bd96180bde1aa2f044275b1f441d15952fef39032ce3488c4c83d77a726148_arm64",
"9Base-RHACM-2.12:rhacm2/kube-rbac-proxy-rhel9@sha256:e95b86272dcedd5c9ac6feb31972c72b1b346d5f2aff2ba92da1a9d3ae431590_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:4f5ada4494da28442152b2604084b052d3a93663f336cbdbd95cc74a53e21505_s390x",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:63cfddf4880a03009a57d545090d40c734f75762155dc6eef3167f5630e58903_ppc64le",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:6f0e46bbb2b8eaeec85cbbecca0234585c296c8a1b3f180138a8eccbd34613e0_arm64",
"9Base-RHACM-2.12:rhacm2/kube-state-metrics-rhel9@sha256:aa1f729f87b09d9a749342996ec2115ed3e21bff99dccde9f818c7e589335243_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:32fd9a7ca538e2de7e9e959a56a0f8991942d2ca4e61a29d9934d0836502cfde_arm64",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:51eacf8572494e1ff9b39827beb93d66798cd685fb69204c848fa12e7c6bd2a6_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:6309fe9bfca21e39cf27a9b65be2911d26cb9f9bd17d1d82ce3142152f53f7bf_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-exporter-rhel9@sha256:68041c85ff7de5c689d21a9f1cebbdbf168dda4b299afa3ae7a9c31d8121718f_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:82a7d7c4834d0c2cc2a74b1f915feda4e071ab98c0f40cb3f207dfab3ff5b576_s390x",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:98f049e8573aa10affed9ca084eb0e1eda2f5c802a04c1d7d7a1cfb80c85d02b_ppc64le",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:c0cd4f3042ef8c8e8ebbac19cc2ebfb1a6c2922c51c2bb46bd3dc83b368c4809_amd64",
"9Base-RHACM-2.12:rhacm2/memcached-rhel9@sha256:fe9334100da65eacad605c144ce19477ca8e344e1377c29f78173a1e2bac9f6e_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:54f200bf027731eceaa12d7a9bba3b905e7db3f9fb13257cdf5258530f00902f_ppc64le",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:65c0f06c07949fdfb6792534c9fd2b97f37bd474c392c10021e95b87058f11db_s390x",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:b58c0bcc0ac5b7ab18fff54d8e55cb1fb65dc05c518a12a22337790f5a07ed93_arm64",
"9Base-RHACM-2.12:rhacm2/metrics-collector-rhel9@sha256:c5697717e60de2e23b513f5a5a29d1f9d2a7ab585a73bb40e1dd6078fddd3e1e_amd64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:003f50a49acb608dfb487d77c3b4dc2654e874d42a4031da9ae4de77c3096242_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:2f83dea43a4b05d3d0445964c5f1e154006af7b6f6e891f5eafb0ea119e054f4_arm64",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:5c8c5ee930956250d69e1bc0da521cc495b5b2e664f97255f3258a88b9dc2216_s390x",
"9Base-RHACM-2.12:rhacm2/multicloud-integrations-rhel9@sha256:8551a39a0eeedb0bb533849822afd945ebaab0a47ebf92b5096eaa2058b39e73_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:2101fc46e05c6a26c6e3dafcdf7003ee830d0f0c9be7493c23cbe98f5cc083b9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:54d9cb852f8edc112250dfeaedf881d5e22098d7f7a5db3fda3d551fd8d19643_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:a0512e021b333d060874d4482fb03e185f3958051b6be3807fd2d3310a5ea08f_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-observability-rhel9-operator@sha256:e5e8eb642973adb877bcafe8f3ca33871886b32dfb31090afee67f6d05a9fc7c_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:04b03bbe4b21bd43d3815eb94a94b6ca92b3946936161faf4e0dc88474f6477a_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6c2676cb733eb7df3d6999aef85d3812b47cc3d35e42ec55d2180dcabb46a43c_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:6ed83e2bff0fc201d03ab081f4b549f986b291952b9813c44efa6f1bc21d41ab_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-application-rhel9@sha256:8399324de3e04ed2e7a8eb9bff9312e686f595963580117d706e9136dfaf3f47_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:063103c702753cac2485455cb946432e2be3536343a71a898c24d3eb35c2c655_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:0c33a1a7d2f90e676dc87514111b9ad5e66be7d377d759d42edecaf8d669e542_ppc64le",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:a349283261ac91a6a538feb07d56562cb8764f22e7d455f1ea6202e8a4ec6ee9_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-channel-rhel9@sha256:c6ef7ec47c67398845da091b94fe40be316d22d4ec187badbb77d3419369bb99_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:1cfe29197d288f4a6b639552bdc02fc0720f9e896b619019dabe03a20eee77e6_s390x",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:6969b9df4da4b2928793de595cc7e2fd87880b8b1fa82cc5af720b5c22566ea5_arm64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:cbce735ed41804135ddfcf683fd96bbeb24c8d94a5b0f342ff58951dc897b637_amd64",
"9Base-RHACM-2.12:rhacm2/multicluster-operators-subscription-rhel9@sha256:e3d003d25a56ad953ef90fd0fe10416fdae6c35aa17a19eaeb5454a8bcac5701_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:201ea258a03df3ac1ad8c4fbd00f242ba6adfc29c46139c52c015734b09491a8_ppc64le",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:8a4823033320564650e44b18556ca1e5550ac5b069af6d1c19602f2e4c2e1e97_arm64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:e6d7c6a35749fac9592805bdea443ea9c538752261f21b272b83a2d8287e9b38_amd64",
"9Base-RHACM-2.12:rhacm2/multiclusterhub-rhel9@sha256:f2de34e4de279d816cbe05dbcfaf8dab8a6f03cf6d295effbc4f10e4f7adbd36_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:16711466918a86f30097b1a1004a085b434513f270895d50130685fbf40b53ed_arm64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:dae94e29b8fe70a77deddc02762c1cbff61828179869bd87d6edbee8f796693a_s390x",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:e4ecf1a29d69966661148bbfe82919b0a809441356caec441060e201f032ac2c_amd64",
"9Base-RHACM-2.12:rhacm2/node-exporter-rhel9@sha256:f32c5a4653f6c7e1c4a999aaf6980b61c432c288a6bc2304a2d4a03c6858634c_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:0ce0f913ebd8cd3b61e0523e1c6ec2c8e69c45efe11b38055a8f2eff6fd6b639_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:4b9074928f7da570d9c5cc6c6c26dabf346c2ec5af5b3eb68eeb3874822bcece_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:85abf1364fe30cd5a5fac4a657ccd848910708c2eb5a7a2f68734e8d9f8c76d5_ppc64le",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9-operator@sha256:8b202c4453ab2a39e94b4922d19d095faec0e381a11509c9d3c6993e7fec1871_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:17422aceefc8fd8ba0d56d1d53882c7cb4b36d1f0d34481b63f852a3828168b1_arm64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:38c09edef85b71a69fbe1f3ac6fa525c10ef51abbd306ca26a36e9390446a873_s390x",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:4acc7f7a7a6a47e08300521e27e9d726f46a0d58620873a2dfdfc26e94bcdafa_amd64",
"9Base-RHACM-2.12:rhacm2/observatorium-rhel9@sha256:c1a1009e679d1c9cb52fab5e4b92636c25386af7cf16c65ee35867bf2521f749_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:0bdbed15bf88edd0a4ab6695e69c16b5745cf257c6a6724cc99907b49ae5059c_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:300924cafcc8bf8ee73c91bc553c6d2913a2a59ebc830ea5add3dfa4dd3e282e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:482f5c4830bde18b663eeff7aba792eb4175901c465c35bf9c2ddbde8aec355d_amd64",
"9Base-RHACM-2.12:rhacm2/prometheus-alertmanager-rhel9@sha256:ca998d6ce6be661aadc3b52bc2b9458bd5e1b7b777a8a880c2265413e9e71137_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:0aaceea97779b6825acb9e6f4d0d5b70ab5bfb69f42914ce3d396dde3236b72a_s390x",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:1c6fa42fd706d5b147355c741825dbe6e5c8a4dfe485fd991fc6155a46085db1_ppc64le",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:3eb63a47587a77523841c5b4caf329bf3219ba9a3b19d6cb224ec21afcfbf13e_arm64",
"9Base-RHACM-2.12:rhacm2/prometheus-rhel9@sha256:e1dd3fa8e567782d5cc6a59c7f8dacd16b105d76afb83e6a6cf784299f05589f_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:05e16219bbe652e61b2b29f5a1b3d011c0529052b56ad73e262b233a567a7de3_arm64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:0e9c6bd3388223ba82b7a15f5f934023c85f84b26730eae334e9b5f6d2816af8_amd64",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:2fb2c251ad31f0c9e32bc0487acea9842f99b2138e478e4b5d339820f438deaa_ppc64le",
"9Base-RHACM-2.12:rhacm2/rbac-query-proxy-rhel9@sha256:ecff1663cd59e81f01b9053f846265e488b7f9e4d354eb0e548bba2b13bf5ea6_s390x",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:7bbf74261ca5258c3bbb2ced817cd3329a915afca37304e9427849bd1075ce04_arm64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:9e587edb4c3e37a825b9b2772878eb8b188f92473ff885abf407eb6df78c9766_amd64",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d00b684a8a142659a4621eaa80b0c3c00e9eb92793cd5f75ad3c3e600751cd82_ppc64le",
"9Base-RHACM-2.12:rhacm2/search-collector-rhel9@sha256:d96f09eb2aafa0144ec064c14c44511056110f3460eb97028ef85a307f2af47c_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:1081690623fb151a80de7e69ab926080305f3cea2f854da8ace9b1ae3a993e1e_amd64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:8e627416be1623687c832edeb271e2034789c4e1e0bf7da87f337ddf72f6effe_s390x",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:98d9c4596ba1bcad0fba9d7ad473d488ec0108c0381d88d75f2f923c05c95817_arm64",
"9Base-RHACM-2.12:rhacm2/submariner-addon-rhel9@sha256:a2c8bf34c0363fb019a52427479583b20b5bc994d5d4d051a950619c65c68b43_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:21fd577b618e144e7f20f7a474757da5a752ac6c6c3b7be8cf2bf00c48d618d1_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:4c1d771cd647c138fd471b726c9156ecb040029dd3061351e0f34228848646e3_ppc64le",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:9d8c687db654cd50b76bfaf2272405e10f933b41f0be008847560751a839a641_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-receive-controller-rhel9@sha256:a01edd289689c468b81e284345bb2284914e261c3cb402637691e81263969c6d_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:3724e794d699d4e0f1d239e5d4c62ccd23e9ee6dd79f74c8a1fabde631872756_amd64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:520cfde2f98885f46ec932b67ae4d96f7a0a134b928ae8b464ac318fb992e50e_s390x",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:c6768b2f778a99829b0dc87c052f442faa0e35a8a3eaac8255209c4b9f9b0c95_arm64",
"9Base-RHACM-2.12:rhacm2/thanos-rhel9@sha256:e9c724b1f99184d53343780fb51e6be26b5c5721c4a5990bc6fa3c5bda646c00_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
RHSA-2024:8507
Vulnerability from csaf_redhat - Published: 2024-10-28 10:01 - Updated: 2025-11-25 15:44Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification (CVE-2024-48949)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:8507",
"url": "https://access.redhat.com/errata/RHSA-2024:8507"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8507.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-25T15:44:38+00:00",
"generator": {
"date": "2025-11-25T15:44:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:8507",
"initial_release_date": "2024-10-28T10:01:19+00:00",
"revision_history": [
{
"date": "2024-10-28T10:01:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-28T10:01:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-25T15:44:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-6.el8_2.src",
"product": {
"name": "grafana-0:6.3.6-6.el8_2.src",
"product_id": "grafana-0:6.3.6-6.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-6.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-azure-monitor@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-cloudwatch@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-elasticsearch@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-graphite@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-influxdb@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-loki@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mssql@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-mysql@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-opentsdb@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-postgres@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-prometheus@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-stackdriver@6.3.6-6.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"product": {
"name": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"product_id": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@6.3.6-6.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-6.el8_2.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src"
},
"product_reference": "grafana-0:6.3.6-6.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-graphite-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-loki-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-loki-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mssql-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-mysql-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-postgres-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
},
"product_reference": "grafana-stackdriver-0:6.3.6-6.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2024-10-10T01:00:37.956974+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2317724"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Elliptic package. This vulnerability allows attackers to bypass EDDSA signature validation via improper handling of signature values where the S() component of the signature is not properly checked for being non-negative or smaller than the curve order.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Thunderbird is not supported in Red Hat Enterprise Linux 7 ELS.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "RHBZ#2317724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"category": "external",
"summary": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
}
],
"release_date": "2024-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-28T10:01:19+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:8507"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.src",
"AppStream-8.2.0.Z.AUS:grafana-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-azure-monitor-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-cloudwatch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-debuginfo-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-elasticsearch-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-graphite-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-influxdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-loki-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mssql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-mysql-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-opentsdb-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-postgres-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-prometheus-0:6.3.6-6.el8_2.x86_64",
"AppStream-8.2.0.Z.AUS:grafana-stackdriver-0:6.3.6-6.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification"
}
]
}
GHSA-434G-2637-QMQR
Vulnerability from github – Published: 2024-10-10 03:30 – Updated: 2025-11-27 08:42The Elliptic package 6.5.5 for Node.js for EDDSA implementation does not perform the required check if the signature proof(s) is within the bounds of the order n of the base point of the elliptic curve, leading to signature malleability. Namely, the verify function in lib/elliptic/eddsa/index.js omits sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg() validation.
This vulnerability could have a security-relevant impact if an application relies on the uniqueness of a signature.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "elliptic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.5.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-48949"
],
"database_specific": {
"cwe_ids": [
"CWE-347"
],
"github_reviewed": true,
"github_reviewed_at": "2024-10-10T21:00:04Z",
"nvd_published_at": "2024-10-10T01:15:11Z",
"severity": "LOW"
},
"details": "The Elliptic package 6.5.5 for Node.js for EDDSA implementation does not perform the required check if the signature proof(s) is within the bounds of the order n of the base point of the elliptic curve, leading to signature malleability. Namely, the `verify` function in `lib/elliptic/eddsa/index.js` omits `sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()` validation.\n\nThis vulnerability could have a security-relevant impact if an application relies on the uniqueness of a signature.",
"id": "GHSA-434g-2637-qmqr",
"modified": "2025-11-27T08:42:58Z",
"published": "2024-10-10T03:30:44Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48949"
},
{
"type": "WEB",
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"type": "WEB",
"url": "https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof"
},
{
"type": "PACKAGE",
"url": "https://github.com/indutny/elliptic"
},
{
"type": "WEB",
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20241227-0003"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "Elliptic\u0027s verify function omits uniqueness validation"
}
FKIE_CVE-2024-48949
Vulnerability from fkie_nvd - Published: 2024-10-10 01:15 - Updated: 2025-11-25 16:169.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "C0C41343-E02F-4FD7-A270-FDB27E36AC85",
"versionEndExcluding": "6.5.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation."
},
{
"lang": "es",
"value": "La funci\u00f3n de verificaci\u00f3n en lib/elliptic/eddsa/index.js en el paquete Elliptic anterior a 6.5.6 para Node.js omite la validaci\u00f3n \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\"."
}
],
"id": "CVE-2024-48949",
"lastModified": "2025-11-25T16:16:05.910",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-10-10T01:15:11.127",
"references": [
{
"source": "cve@mitre.org",
"url": "https://blog.trailofbits.com/2025/11/18/we-found-cryptography-bugs-in-the-elliptic-library-using-wycheproof/"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/indutny/elliptic/commit/7ac5360118f74eb02da73bdf9f24fd0c72ff5281"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20241227-0003/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-347"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-347"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
WID-SEC-W-2024-3285
Vulnerability from csaf_certbund - Published: 2024-10-27 23:00 - Updated: 2025-03-02 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3285 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3285.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3285 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3285"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2024-10-27",
"url": "https://www.ibm.com/support/pages/node/7174116"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184429 vom 2025-03-02",
"url": "https://www.ibm.com/support/pages/node/7184429"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184430 vom 2025-03-02",
"url": "https://www.ibm.com/support/pages/node/7184430"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise: Mehrere Schwachstellen erm\u00f6glichen Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2025-03-02T23:00:00.000+00:00",
"generator": {
"date": "2025-03-03T11:44:19.323+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-3285",
"initial_release_date": "2024-10-27T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-10-27T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-02T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Certified Container \u003c11.6.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container \u003c11.6.0",
"product_id": "T038623"
}
},
{
"category": "product_version",
"name": "Certified Container 11.6.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container 11.6.0",
"product_id": "T038623-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container__11.6.0"
}
}
},
{
"category": "product_version_range",
"name": "Certified Container \u003c12.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container \u003c12.0",
"product_id": "T038624"
}
},
{
"category": "product_version",
"name": "Certified Container 12.0",
"product": {
"name": "IBM App Connect Enterprise Certified Container 12.0",
"product_id": "T038624-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container__12.0"
}
}
},
{
"category": "product_version",
"name": "mobile(android)",
"product": {
"name": "IBM App Connect Enterprise mobile(android)",
"product_id": "T041496",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:mobile%28android%29"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "mobile(iOS)",
"product": {
"name": "IBM Cognos Analytics mobile(iOS)",
"product_id": "T041495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:cognos_analytics:mobile%28ios%29"
}
}
}
],
"category": "product_name",
"name": "Cognos Analytics"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48948",
"product_status": {
"known_affected": [
"T041495",
"T038624",
"T038623",
"T041496"
]
},
"release_date": "2024-10-27T23:00:00.000+00:00",
"title": "CVE-2024-48948"
},
{
"cve": "CVE-2024-48949",
"product_status": {
"known_affected": [
"T041495",
"T038624",
"T038623",
"T041496"
]
},
"release_date": "2024-10-27T23:00:00.000+00:00",
"title": "CVE-2024-48949"
}
]
}
WID-SEC-W-2025-0043
Vulnerability from csaf_certbund - Published: 2025-01-12 23:00 - Updated: 2025-03-17 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um einen Cross-Site-Scripting-Angriff zu starten, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, Daten zu manipulieren, vertrauliche Informationen offenzulegen und Sicherheitsma\u00dfnahmen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0043 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0043.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0043 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0043"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2025-01-12",
"url": "https://www.ibm.com/support/pages/node/7180725"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7181570 vom 2025-01-24",
"url": "https://www.ibm.com/support/pages/node/7181570"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7181915 vom 2025-01-29",
"url": "https://www.ibm.com/support/pages/node/7181915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0892 vom 2025-02-03",
"url": "https://access.redhat.com/errata/RHSA-2025:0892"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1051 vom 2025-02-05",
"url": "https://access.redhat.com/errata/RHSA-2025:1051"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184092 vom 2025-02-25",
"url": "https://www.ibm.com/support/pages/node/7184092"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7184955 vom 2025-03-06",
"url": "https://www.ibm.com/support/pages/node/7184955"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7186423 vom 2025-03-17",
"url": "https://www.ibm.com/support/pages/node/7186423"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM (Log Source Management App): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-03-17T23:00:00.000+00:00",
"generator": {
"date": "2025-03-18T09:12:53.448+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-0043",
"initial_release_date": "2025-01-12T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-01-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-01-29T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-02T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-04T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-25T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-02-27T23:00:00.000+00:00",
"number": "7",
"summary": "Produktzuordnung korrigiert"
},
{
"date": "2025-03-06T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-17T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c13.0.2.1",
"product": {
"name": "IBM App Connect Enterprise \u003c13.0.2.1",
"product_id": "T040605"
}
},
{
"category": "product_version",
"name": "13.0.2.1",
"product": {
"name": "IBM App Connect Enterprise 13.0.2.1",
"product_id": "T040605-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:13.0.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.0.12.10",
"product": {
"name": "IBM App Connect Enterprise \u003c12.0.12.10",
"product_id": "T040606"
}
},
{
"category": "product_version",
"name": "12.0.12.10",
"product": {
"name": "IBM App Connect Enterprise 12.0.12.10",
"product_id": "T040606-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.0.12.10"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Log Source Management App \u003c7.0.11",
"product": {
"name": "IBM QRadar SIEM Log Source Management App \u003c7.0.11",
"product_id": "T040117"
}
},
{
"category": "product_version",
"name": "Log Source Management App 7.0.11",
"product": {
"name": "IBM QRadar SIEM Log Source Management App 7.0.11",
"product_id": "T040117-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:log_source_management_app__7.0.11"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "IBM QRadar SIEM 7.5.0",
"product_id": "T041207",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0"
}
}
},
{
"category": "product_version_range",
"name": "Data Synchronization App \u003c3.2.1",
"product": {
"name": "IBM QRadar SIEM Data Synchronization App \u003c3.2.1",
"product_id": "T041488"
}
},
{
"category": "product_version",
"name": "Data Synchronization App 3.2.1",
"product": {
"name": "IBM QRadar SIEM Data Synchronization App 3.2.1",
"product_id": "T041488-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:data_synchronization_app__3.2.1"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-43788",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43788"
},
{
"cve": "CVE-2024-43796",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2024-43799",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43799"
},
{
"cve": "CVE-2024-43800",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-43800"
},
{
"cve": "CVE-2024-47068",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-47068"
},
{
"cve": "CVE-2024-47875",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2024-21536",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-21536"
},
{
"cve": "CVE-2024-21538",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-21538"
},
{
"cve": "CVE-2024-33883",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-33883"
},
{
"cve": "CVE-2024-37890",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-37890"
},
{
"cve": "CVE-2024-4067",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-4067"
},
{
"cve": "CVE-2024-4068",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-4068"
},
{
"cve": "CVE-2024-45296",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-45296"
},
{
"cve": "CVE-2024-45590",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-45590"
},
{
"cve": "CVE-2024-48948",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-48948"
},
{
"cve": "CVE-2024-48949",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-48949"
},
{
"cve": "CVE-2024-52798",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-52798"
},
{
"cve": "CVE-2024-55565",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-55565"
},
{
"cve": "CVE-2024-45801",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-45801"
},
{
"cve": "CVE-2024-42459",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-42459"
},
{
"cve": "CVE-2024-42460",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-42460"
},
{
"cve": "CVE-2024-42461",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-42461"
},
{
"cve": "CVE-2024-47764",
"product_status": {
"known_affected": [
"T040606",
"T040605",
"67646",
"T041207",
"T040117",
"T041488",
"T032495"
]
},
"release_date": "2025-01-12T23:00:00.000+00:00",
"title": "CVE-2024-47764"
}
]
}
WID-SEC-W-2024-3542
Vulnerability from csaf_certbund - Published: 2024-11-25 23:00 - Updated: 2025-01-23 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um Dateien zu manipulieren, um Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen, beliebigen Code auszuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3542 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3542.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3542 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3542"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10236 vom 2024-11-25",
"url": "https://access.redhat.com/errata/RHSA-2024:10236"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10857 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10857"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10865 vom 2024-12-05",
"url": "https://access.redhat.com/errata/RHSA-2024:10865"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11293 vom 2024-12-17",
"url": "https://access.redhat.com/errata/RHSA-2024:11293"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0664 vom 2025-01-23",
"url": "https://access.redhat.com/errata/RHSA-2025:0664"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-23T23:00:00.000+00:00",
"generator": {
"date": "2025-01-24T09:04:11.706+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-3542",
"initial_release_date": "2024-11-25T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-25T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-23T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Dev Spaces \u003c3.17",
"product": {
"name": "Red Hat OpenShift Dev Spaces \u003c3.17",
"product_id": "T039431"
}
},
{
"category": "product_version",
"name": "Dev Spaces 3.17",
"product": {
"name": "Red Hat OpenShift Dev Spaces 3.17",
"product_id": "T039431-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:dev_spaces__3.17"
}
}
},
{
"category": "product_version_range",
"name": "Serverless Logic \u003c1.35.0",
"product": {
"name": "Red Hat OpenShift Serverless Logic \u003c1.35.0",
"product_id": "T040597"
}
},
{
"category": "product_version",
"name": "Serverless Logic 1.35.0",
"product": {
"name": "Red Hat OpenShift Serverless Logic 1.35.0",
"product_id": "T040597-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:serverless_logic__1.35.0"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-42282",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat OpenShift. Diese Schwachstelle resultiert aus einer unvollst\u00e4ndigen Korrektur f\u00fcr CVE-2023-42282, die das Node.js ip-Paket betrifft. Die Funktion isPublic stuft bestimmte IP-Adressen f\u00e4lschlicherweise als \u00f6ffentlich statt als privat ein. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um das Verhalten des Servers \u00fcber Server-Side-Request-Forgery zu manipulieren, was m\u00f6glicherweise weitere Aktionen wie die Ausf\u00fchrung von beliebigem Code, die Offenlegung von Informationen und die Umgehung erm\u00f6glicht."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2023-42282"
},
{
"cve": "CVE-2024-29415",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat OpenShift. Diese Schwachstelle resultiert aus einer unvollst\u00e4ndigen Korrektur f\u00fcr CVE-2023-42282, die das Node.js ip-Paket betrifft. Die Funktion isPublic stuft bestimmte IP-Adressen f\u00e4lschlicherweise als \u00f6ffentlich statt als privat ein. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um das Verhalten des Servers \u00fcber Server-Side-Request-Forgery zu manipulieren, was m\u00f6glicherweise weitere Aktionen wie die Ausf\u00fchrung von beliebigem Code, die Offenlegung von Informationen und die Umgehung erm\u00f6glicht."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-29415"
},
{
"cve": "CVE-2024-21534",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Red Hat OpenShift. Dieser Fehler betrifft die Komponente jsonpath-plus aufgrund einer unsachgem\u00e4\u00dfen Bereinigung von Eingaben in Kombination mit dem unsicheren Standardverhalten der Verwendung des vm-Moduls von Node.js. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um beliebigen Code auszuf\u00fchren, indem er b\u00f6sartige JSON-Pfade erstellt, die das vm-Modul auswertet."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-21534"
},
{
"cve": "CVE-2024-34156",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat OpenShift. Diese Fehler betreffen das Paket encoding/gob in der Standardbibliothek von Go, das Paket path-to-regexp und das Paket find-my-way. Die Schwachstellen entstehen durch die Ersch\u00f6pfung des Stacks bei der Dekodierung tief verschachtelter Strukturen, ineffizient generierte regul\u00e4re Ausdr\u00fccke in bestimmten Pfadstrings und schlecht konstruierte regul\u00e4re Ausdr\u00fccke, die ein exzessives Backtracking erlauben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand oder einen Regular Expression Denial-of-Service zu erzeugen."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-34156"
},
{
"cve": "CVE-2024-45296",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat OpenShift. Diese Fehler betreffen das Paket encoding/gob in der Standardbibliothek von Go, das Paket path-to-regexp und das Paket find-my-way. Die Schwachstellen entstehen durch die Ersch\u00f6pfung des Stacks bei der Dekodierung tief verschachtelter Strukturen, ineffizient generierte regul\u00e4re Ausdr\u00fccke in bestimmten Pfadstrings und schlecht konstruierte regul\u00e4re Ausdr\u00fccke, die ein exzessives Backtracking erlauben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand oder einen Regular Expression Denial-of-Service zu erzeugen."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-45296"
},
{
"cve": "CVE-2024-45813",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat OpenShift. Diese Fehler betreffen das Paket encoding/gob in der Standardbibliothek von Go, das Paket path-to-regexp und das Paket find-my-way. Die Schwachstellen entstehen durch die Ersch\u00f6pfung des Stacks bei der Dekodierung tief verschachtelter Strukturen, ineffizient generierte regul\u00e4re Ausdr\u00fccke in bestimmten Pfadstrings und schlecht konstruierte regul\u00e4re Ausdr\u00fccke, die ein exzessives Backtracking erlauben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand oder einen Regular Expression Denial-of-Service zu erzeugen."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-45813"
},
{
"cve": "CVE-2024-47875",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existiert eine Cross-Site Scripting Schwachstelle. HTML und Script-Eingaben werden in DOMPurify nicht ordnungsgem\u00e4\u00df \u00fcberpr\u00fcft, bevor sie an den Benutzer zur\u00fcckgegeben werden. Ein entfernter, anonymer Angreifer kann durch Ausnutzung dieser Schwachstelle beliebigen HTML- und Script-Code durch den Browser des Benutzers im Kontext der betroffenen Seite ausf\u00fchren. Zur erfolgreichen Ausnutzung ist eine Benutzeraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2024-48949",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Red Hat OpenShift. Dieser Fehler betrifft das Elliptic-Paket aufgrund einer unsachgem\u00e4\u00dfen Validierung der S()-Komponente in EDDSA-Signaturen. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um die Signaturvalidierung zu umgehen."
}
],
"product_status": {
"known_affected": [
"67646",
"T040597",
"T039431"
]
},
"release_date": "2024-11-25T23:00:00.000+00:00",
"title": "CVE-2024-48949"
}
]
}
WID-SEC-W-2024-3148
Vulnerability from csaf_certbund - Published: 2024-10-10 22:00 - Updated: 2024-11-21 23:00Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um Sicherheitsvorkehrungen zu umgehen oder einen nicht spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3148 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3148.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3148 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3148"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2024-10-10",
"url": "https://access.redhat.com/errata/RHSA-2024:7994"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-6955BCC801 vom 2024-10-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-6955bcc801"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-B0FC600C3C vom 2024-10-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-b0fc600c3c"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-362915851C vom 2024-10-15",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-362915851c"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-D79685D847 vom 2024-10-15",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-d79685d847"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-66B0BDAD35 vom 2024-10-15",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-66b0bdad35"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-65994E5CBF vom 2024-10-15",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-65994e5cbf"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-78DF19AAF3 vom 2024-10-15",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-78df19aaf3"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14403-1 vom 2024-10-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/M7BG5WQRKJLY2OVHOL5KXFLQGUMAI2OC/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8351 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:8351"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8507 vom 2024-10-28",
"url": "https://access.redhat.com/errata/RHSA-2024:8507"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8546 vom 2024-10-28",
"url": "https://access.redhat.com/errata/RHSA-2024:8546"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8533 vom 2024-10-28",
"url": "https://access.redhat.com/errata/RHSA-2024:8533"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8974 vom 2024-11-06",
"url": "https://access.redhat.com/errata/RHSA-2024:8974"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10179 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:10179"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10183 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:10183"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (Advanced Cluster Management): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-21T23:00:00.000+00:00",
"generator": {
"date": "2024-11-22T09:09:18.201+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-3148",
"initial_release_date": "2024-10-10T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-10-10T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-10-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-10-16T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-10-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-06T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T023632",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T033359",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version_range",
"name": "Advanced Cluster Management \u003c2.11.3",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Management \u003c2.11.3",
"product_id": "T038259"
}
},
{
"category": "product_version",
"name": "Advanced Cluster Management 2.11.3",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Management 2.11.3",
"product_id": "T038259-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_management__2.11.3"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "multicluster engine for Kubernetes \u003c2.3.8",
"product": {
"name": "Red Hat OpenShift multicluster engine for Kubernetes \u003c2.3.8",
"product_id": "T039389"
}
},
{
"category": "product_version",
"name": "multicluster engine for Kubernetes 2.3.8",
"product": {
"name": "Red Hat OpenShift multicluster engine for Kubernetes 2.3.8",
"product_id": "T039389-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:multicluster_engine_for_kubernetes__2.3.8"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-42459",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler existieren in der elliptischen Komponente im Advanced Cluster Management und werden durch mehrere unsachgem\u00e4\u00dfe Signaturvalidierungen verursacht. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033359",
"T023632",
"67646",
"T027843",
"T038259",
"74185",
"T039389"
]
},
"release_date": "2024-10-10T22:00:00.000+00:00",
"title": "CVE-2024-42459"
},
{
"cve": "CVE-2024-42460",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler existieren in der elliptischen Komponente im Advanced Cluster Management und werden durch mehrere unsachgem\u00e4\u00dfe Signaturvalidierungen verursacht. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033359",
"T023632",
"67646",
"T027843",
"T038259",
"74185",
"T039389"
]
},
"release_date": "2024-10-10T22:00:00.000+00:00",
"title": "CVE-2024-42460"
},
{
"cve": "CVE-2024-42461",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler existieren in der elliptischen Komponente im Advanced Cluster Management und werden durch mehrere unsachgem\u00e4\u00dfe Signaturvalidierungen verursacht. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033359",
"T023632",
"67646",
"T027843",
"T038259",
"74185",
"T039389"
]
},
"release_date": "2024-10-10T22:00:00.000+00:00",
"title": "CVE-2024-42461"
},
{
"cve": "CVE-2024-48949",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler existieren in der elliptischen Komponente im Advanced Cluster Management und werden durch mehrere unsachgem\u00e4\u00dfe Signaturvalidierungen verursacht. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033359",
"T023632",
"67646",
"T027843",
"T038259",
"74185",
"T039389"
]
},
"release_date": "2024-10-10T22:00:00.000+00:00",
"title": "CVE-2024-48949"
}
]
}
SUSE-SU-2025:3744-1
Vulnerability from csaf_suse - Published: 2025-10-23 06:22 - Updated: 2025-10-23 06:22Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for aws-cli, local-npm-registry, python-boto3, python-botocore, python-coverage, python-flaky, python-pluggy, python-pytest, python-pytest-cov, python-pytest-html, python-pytest-metadata, python-pytest-mock",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for aws-cli, local-npm-registry, python-boto3, python-botocore, python-coverage, python-flaky, python-pluggy, python-pytest, python-pytest-cov, python-pytest-html, python-pytest-metadata, python-pytest-mock contains the following fixes:\n\n\nChanges in aws-cli:\n- Update to 1.33.26\n * api-change:``acm-pca``: Minor refactoring of C2J model for AWS Private CA\n * api-change:``arc-zonal-shift``: Adds the option to subscribe to get notifications when a zonal\n autoshift occurs in a region.\n * api-change:``globalaccelerator``: This feature adds exceptions to the Customer API to avoid\n throwing Internal Service errors\n * api-change:``pinpoint``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``quicksight``: Vega ally control options and Support for Reviewed Answers in Topics\n- from version 1.33.25\n * api-change:``batch``: This feature allows AWS Batch Jobs with EKS container orchestration type to\n be run as Multi-Node Parallel Jobs.\n * api-change:``bedrock``: Add support for contextual grounding check for Guardrails for Amazon\n Bedrock.\n * api-change:``bedrock-agent``: Introduces new data sources and chunking strategies for Knowledge\n bases, advanced parsing logic using FMs, session summary generation, and code interpretation\n (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link\n prompts, foundational models, and resources.\n * api-change:``bedrock-agent-runtime``: Introduces query decomposition, enhanced Agents integration\n with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3\n Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational\n models, and resources for end-to-end solutions.\n * api-change:``bedrock-runtime``: Add support for contextual grounding check and ApplyGuardrail API\n for Guardrails for Amazon Bedrock.\n * api-change:``ec2``: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone\n Network Border Group level\n * api-change:``glue``: Add recipe step support for recipe node\n * api-change:``groundstation``: Documentation update specifying OEM ephemeris units of measurement\n * api-change:``license-manager-linux-subscriptions``: Add support for third party subscription\n providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM).\n Additionally, add support for tagging subscription provider resources, and detect when an instance\n has more than one Linux subscription and notify the customer.\n * api-change:``mediaconnect``: AWS Elemental MediaConnect introduces the ability to disable\n outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming\n to the output destination. A disabled output does not incur data transfer costs.\n- from version 1.33.24\n * api-change:``datazone``: This release deprecates dataProductItem field from\n SearchInventoryResultItem, along with some unused DataProduct shapes\n * api-change:``fsx``: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx\n for OpenZFS Single AZ HA file systems.\n * api-change:``opensearch``: This release adds support for enabling or disabling Natural Language\n Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the\n current state of the setup or tear-down.\n * api-change:``sagemaker``: This release 1/ enables optimization jobs that allows customers to\n perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon\n Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.\n- from version 1.33.23\n * api-change:``codedeploy``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``devicefarm``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``dms``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``elasticbeanstalk``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``es``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``firehose``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``gamelift``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``qapps``: This is a general availability (GA) release of Amazon Q Apps, a capability\n of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to\n build, share, and customize apps within your organization.\n * api-change:``route53resolver``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``ses``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.33.22\n * api-change:``acm``: Documentation updates, including fixes for xml formatting, broken links, and\n ListCertificates description.\n * api-change:``ecr``: This release for Amazon ECR makes change to bring the SDK into sync with the\n API.\n * api-change:``payment-cryptography-data``: Added further restrictions on logging of potentially\n sensitive inputs and outputs.\n * api-change:``qbusiness``: Add personalization to Q Applications. Customers can enable or disable\n personalization when creating or updating a Q application with the personalization configuration.\n- from version 1.33.21\n * api-change:``application-autoscaling``: Doc only update for Application Auto Scaling that fixes\n resource name.\n * api-change:``directconnect``: This update includes documentation for support of new native 400\n GBps ports for Direct Connect.\n * api-change:``organizations``: Added a new reason under ConstraintViolationException in\n RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated\n administrator of a service.\n * api-change:``rekognition``: This release adds support for tagging projects and datasets with the\n CreateProject and CreateDataset APIs.\n * api-change:``workspaces``: Fix create workspace bundle RootStorage/UserStorage to accept non null\n values\n- Refresh patches for new version\n- Update Requires from setup.py\n\n- Update to 1.33.20\n * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``fms``: Increases Customer API\u0027s ManagedServiceData length\n * api-change:``s3``: Added response overrides to Head Object requests.\n- from version 1.33.19\n * api-change:``apigateway``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``cognito-identity``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``connect``: Authentication profiles are Amazon Connect resources (in gated preview)\n that allow you to configure authentication settings for users in your contact center. This release\n adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and\n UpdateAuthenticationProfile APIs.\n * api-change:``docdb``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``eks``: Updates EKS managed node groups to support EC2 Capacity Blocks for ML\n * api-change:``payment-cryptography``: Added further restrictions on logging of potentially\n sensitive inputs and outputs.\n * api-change:``payment-cryptography-data``: Adding support for dynamic keys for encrypt, decrypt,\n re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys\n directly in dataplane operations without the need to first import them into the service.\n * api-change:``stepfunctions``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``swf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``wafv2``: JSON body inspection: Update documentation to clarify that JSON parsing\n doesn\u0027t include full validation.\n- from version 1.33.18\n * api-change:``acm-pca``: Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2\n KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.\n * api-change:``cloudhsmv2``: Added 3 new APIs to support backup sharing: GetResourcePolicy,\n PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups\n API. Added support for BackupArn in the CreateCluster API.\n * api-change:``connect``: This release supports showing PreferredAgentRouting step via\n DescribeContact API.\n * api-change:``emr``: This release provides the support for new allocation strategies i.e.\n CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority\n value for each instance type for instance fleet clusters.\n * api-change:``glue``: Added AttributesToGet parameter to Glue GetDatabases, allowing caller to\n limit output to include only the database name.\n * api-change:``kinesisanalyticsv2``: Support for Flink 1.19 in Managed Service for Apache Flink\n * api-change:``opensearch``: This release removes support for enabling or disabling Natural\n Language Query Processing feature for Amazon OpenSearch Service domains.\n * api-change:``pi``: Noting that the filter db.sql.db_id isn\u0027t available for RDS for SQL Server DB\n instances.\n * api-change:``workspaces``: Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces\n Personal.\n- from version 1.33.17\n * api-change:``application-autoscaling``: Amazon WorkSpaces customers can now use Application Auto\n Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.\n * api-change:``chime-sdk-media-pipelines``: Added Amazon Transcribe multi language identification\n to Chime SDK call analytics. Enabling customers sending single stream audio to generate call\n recordings using Chime SDK call analytics\n * api-change:``cloudfront``: Doc only update for CloudFront that fixes customer-reported issue\n * api-change:``datazone``: This release supports the data lineage feature of business data catalog\n in Amazon DataZone.\n * api-change:``elasticache``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``mq``: This release makes the EngineVersion field optional for both broker and\n configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field\n is also now optional for broker creation and defaults to \u0027true\u0027.\n * api-change:``qconnect``: Adds CreateContentAssociation, ListContentAssociations,\n GetContentAssociation, and DeleteContentAssociation APIs.\n * api-change:``quicksight``: Adding support for Repeating Sections, Nested Filters\n * api-change:``rds``: Updates Amazon RDS documentation for TAZ export to S3.\n * api-change:``sagemaker``: Add capability for Admins to customize Studio experience for the user\n by showing or hiding Apps and MLTools.\n * api-change:``workspaces``: Added support for WorkSpaces Pools.\n- from version 1.33.16\n * api-change:``controltower``: Added ListLandingZoneOperations API.\n * api-change:``eks``: Added support for disabling unmanaged addons during cluster creation.\n * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to upload public keys\n for customer vended participant tokens.\n * api-change:``kinesisanalyticsv2``: This release adds support for new ListApplicationOperations\n and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds\n field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.\n * api-change:``opensearch``: This release adds support for enabling or disabling Natural Language\n Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the\n current state of the setup or tear-down.\n- from version 1.33.15\n * api-change:``autoscaling``: Doc only update for Auto Scaling\u0027s TargetTrackingMetricDataQuery\n * api-change:``ec2``: This release is for the launch of the new u7ib-12tb.224xlarge, R8g,\n c7gn.metal and mac2-m1ultra.metal instance types\n * api-change:``networkmanager``: This is model changes \u0026 documentation update for the Asynchronous\n Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur\n while their resources are being provisioned, enabling customers to fix their resources without\n needing external support.\n * api-change:``workspaces-thin-client``: This release adds the deviceCreationTags field to\n CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.\n- from version 1.33.14\n * api-change:``bedrock-runtime``: Increases Converse API\u0027s document name length\n * api-change:``customer-profiles``: This release includes changes to ProfileObjectType APIs, adds\n functionality top set and get capacity for profile object types.\n * api-change:``ec2``: Fix EC2 multi-protocol info in models.\n * api-change:``qbusiness``: Allow enable/disable Q Apps when creating/updating a Q application;\n Return the Q Apps enablement information when getting a Q application.\n * api-change:``ssm``: Add sensitive trait to SSM IPAddress property for CloudTrail redaction\n * api-change:``workspaces-web``: Added ability to enable DeepLinking functionality on a Portal via\n UserSettings as well as added support for IdentityProvider resource tagging.\n- from version 1.33.13\n * api-change:``bedrock-runtime``: This release adds document support to Converse and ConverseStream\n APIs\n * api-change:``codeartifact``: Add support for the Cargo package format.\n * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and\n generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.\n * api-change:``cost-optimization-hub``: This release enables AWS Cost Optimization Hub to show cost\n optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.\n * api-change:``dynamodb``: Doc-only update for DynamoDB. Fixed Important note in 6 Global table\n APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables,\n UpdateGlobalTable, and UpdateGlobalTableSettings.\n * api-change:``glue``: Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.\n * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to record individual\n stage participants to S3.\n * api-change:``sagemaker``: Adds support for model references in Hub service, and adds support for\n cross-account access of Hubs\n * api-change:``securityhub``: Documentation updates for Security Hub\n- from version 1.33.12\n * api-change:``artifact``: This release adds an acceptanceType field to the ReportSummary structure\n (used in the ListReports API response).\n * api-change:``athena``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``cur``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``directconnect``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``elastictranscoder``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``opensearch``: This release enables customers to use JSON Web Tokens (JWT) for\n authentication on their Amazon OpenSearch Service domains.\n- from version 1.33.11\n * api-change:``bedrock-runtime``: This release adds support for using Guardrails with the Converse\n and ConverseStream APIs.\n * api-change:``cloudtrail``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``config``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``eks``: This release adds support to surface async fargate customer errors from async\n path to customer through describe-fargate-profile API response.\n * api-change:``lightsail``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``polly``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``rekognition``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``sagemaker``: Launched a new feature in SageMaker to provide managed MLflow Tracking\n Servers for customers to track ML experiments. This release also adds a new capability of attaching\n additional storage to SageMaker HyperPod cluster instances.\n * api-change:``shield``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``snowball``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.33.10\n * api-change:``acm-pca``: Doc-only update that adds name constraints as an allowed extension for\n ImportCertificateAuthorityCertificate.\n * api-change:``batch``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``codebuild``: AWS CodeBuild now supports global and organization GitHub webhooks\n * api-change:``cognito-idp``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``ds``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``efs``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``glue``: This release introduces a new feature, Usage profiles. Usage profiles allow\n the AWS Glue admin to create different profiles for various classes of users within the account,\n enforcing limits and defaults for jobs and sessions.\n * api-change:``mediaconvert``: This release includes support for creating I-frame only video\n segments for DASH trick play.\n * api-change:``secretsmanager``: Doc only update for Secrets Manager\n * api-change:``waf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.33.9\n * api-change:``datazone``: This release introduces a new default service blueprint for custom\n environment creation.\n * api-change:``ec2``: Documentation updates for Amazon EC2.\n * api-change:``macie2``: This release adds support for managing the status of automated sensitive\n data discovery for individual accounts in an organization, and determining whether individual S3\n buckets are included in the scope of the analyses.\n * api-change:``mediaconvert``: This release adds the ability to search for historical job records\n within the management console using a search box and/or via the SDK/CLI with partial string\n matching search on input file name.\n * api-change:``route53domains``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.33.8\n * api-change:``cloudhsmv2``: Added support for hsm type hsm2m.medium. Added supported for creating\n a cluster in FIPS or NON_FIPS mode.\n * api-change:``glue``: This release adds support for configuration of evaluation method for\n composite rules in Glue Data Quality rulesets.\n * api-change:``iotwireless``: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.\n * api-change:``kms``: This feature allows customers to use their keys stored in KMS to derive a\n shared secret which can then be used to establish a secured channel for communication, provide\n proof of possession, or establish trust with other parties.\n * api-change:``mediapackagev2``: This release adds support for CMAF ingest (DASH-IF live media\n ingest protocol interface 1)\n- from version 1.33.7\n * api-change:``apptest``: AWS Mainframe Modernization Application Testing is an AWS Mainframe\n Modernization service feature that automates functional equivalence testing for mainframe\n application modernization and migration to AWS, and regression testing.\n * api-change:``ec2``: Tagging support for Traffic Mirroring FilterRule resource\n * api-change:``osis``: SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.\n * api-change:``redshift``: Updates to remove DC1 and DS2 node types.\n * api-change:``secretsmanager``: Introducing RotationToken parameter for PutSecretValue API\n * api-change:``securitylake``: This release updates request validation regex to account for\n non-commercial aws partitions.\n * api-change:``sesv2``: This release adds support for Amazon EventBridge as an email sending events\n destination.\n- from version 1.33.6\n * api-change:``accessanalyzer``: IAM Access Analyzer now provides policy recommendations to help\n resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends\n its custom policy checks to detect when IAM policies grant public access or access to critical\n resources ahead of deployments.\n * api-change:``guardduty``: Added API support for GuardDuty Malware Protection for S3.\n * api-change:``networkmanager``: This is model changes \u0026 documentation update for Service Insertion\n feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on\n Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide\n visibility to the route updates.\n * api-change:``pca-connector-scep``: Connector for SCEP allows you to use a managed, cloud CA to\n enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device\n management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS\n Private CA with popular MDM solutions.\n * api-change:``sagemaker``: Introduced Scope and AuthenticationRequestExtraParams to SageMaker\n Workforce OIDC configuration; this allows customers to modify these options for their private\n Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.\n- from version 1.33.5\n * api-change:``application-signals``: This is the initial SDK release for Amazon CloudWatch\n Application Signals. Amazon CloudWatch Application Signals provides curated application performance\n monitoring for developers to monitor and troubleshoot application health using pre-built dashboards\n and Service Level Objectives.\n * api-change:``ecs``: This release introduces a new cluster configuration to support the\n customer-managed keys for ECS managed storage encryption.\n * api-change:``imagebuilder``: This release updates the regex pattern for Image Builder ARNs.\n- Refresh patches for new version\n- Update Requires from setup.py\n\n- Update to 1.33.4\n * api-change:``auditmanager``: New feature: common controls. When creating custom controls, you can\n now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices\n parameter is deprecated because we now manage services in scope for you. If used, the input is\n ignored and an empty list is returned.\n * api-change:``b2bi``: Added exceptions to B2Bi List operations and ConflictException to B2Bi\n StartTransformerJob operation. Also made capabilities field explicitly required when creating a\n Partnership.\n * api-change:``codepipeline``: CodePipeline now supports overriding S3 Source Object Key during\n StartPipelineExecution, as part of Source Overrides.\n * api-change:``sagemaker``: This release introduces a new optional parameter: InferenceAmiVersion,\n in ProductionVariant.\n * api-change:``verifiedpermissions``: This release adds OpenIdConnect (OIDC) configuration support\n for IdentitySources, allowing for external IDPs to be used in authorization requests.\n- from version 1.33.3\n * api-change:``account``: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail,\n and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member\n accounts within an AWS organization.\n * api-change:``firehose``: Adds integration with Secrets Manager for Redshift, Splunk,\n HttpEndpoint, and Snowflake destinations\n * api-change:``fsx``: This release adds support to increase metadata performance on FSx for Lustre\n file systems beyond the default level provisioned when a file system is created. This can be done\n by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating\n it on demand.\n * api-change:``glue``: This release adds support for creating and updating Glue Data Catalog Views.\n * api-change:``iotwireless``: Adds support for wireless device to be in Conflict FUOTA Device\n Status due to a FUOTA Task, so it couldn\u0027t be attached to a new one.\n * api-change:``location``: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents.\n Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.\n * api-change:``sns``: Doc-only update for SNS. These changes include customer-reported issues and\n TXC3 updates.\n * api-change:``sqs``: Doc only updates for SQS. These updates include customer-reported issues and\n TCX3 modifications.\n * api-change:``storagegateway``: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and\n UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.\n- from version 1.33.2\n * api-change:``globalaccelerator``: This release contains a new optional ip-addresses input field\n for the update accelerator and update custom routing accelerator apis. This input enables consumers\n to replace IPv4 addresses on existing accelerators with addresses provided in the input.\n * api-change:``glue``: AWS Glue now supports native SaaS connectivity: Salesforce connector\n available now\n * api-change:``s3``: Added new params copySource and key to copyObject API for supporting S3 Access\n Grants plugin. These changes will not change any of the existing S3 API functionality.\n * bugfix:emr customization: Update the EC2 service principal when creating the trust policy for EMR\n default roles to always be ec2.amazonaws.com.\n- from version 1.33.1\n * api-change:``ec2``: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now\n available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i\n instances that offer a baseline level of CPU performance with the ability to scale up to the full\n compute performance 95% of the time.\n * api-change:``pipes``: This release adds Timestream for LiveAnalytics as a supported target in\n EventBridge Pipes\n * api-change:``sagemaker``: Extend DescribeClusterNode response with private DNS hostname and IP\n address, and placement information about availability zone and availability zone ID.\n * api-change:``taxsettings``: Initial release of AWS Tax Settings API\n- from version 1.33.0\n * api-change:``amplify``: This doc-only update identifies fields that are specific to Gen 1 and Gen\n 2 applications.\n * api-change:``batch``: This release adds support for the AWS Batch GetJobQueueSnapshot API\n operation.\n * api-change:``eks``: Adds support for EKS add-ons pod identity associations integration\n * api-change:``iottwinmaker``: Support RESET_VALUE UpdateType for PropertyUpdates to reset property\n value to default or null\n * feature:logs start-live-tail: Adds support for starting a live tail streaming session for one or\n more log groups.\n- from version 1.32.117\n * api-change:``codebuild``: AWS CodeBuild now supports Self-hosted GitHub Actions runners for\n Github Enterprise\n * api-change:``codeguru-security``: This release includes minor model updates and documentation\n updates.\n * api-change:``elasticache``: Update to attributes of TestFailover and minor revisions.\n * api-change:``launch-wizard``: This release adds support for describing workload deployment\n specifications, deploying additional workload types, and managing tags for Launch Wizard resources\n with API operations.\n- from version 1.32.116\n * api-change:``acm``: add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``bedrock-agent``: With this release, Knowledge bases for Bedrock adds support for\n Titan Text Embedding v2.\n * api-change:``bedrock-runtime``: This release adds Converse and ConverseStream APIs to Bedrock\n Runtime\n * api-change:``cloudtrail``: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API\n response. Events are grouped into partitions based on these keys for better query performance. For\n example, the calendarday key groups events by day, while combining the calendarday key with the\n hour key groups them by day and hour.\n * api-change:``connect``: Adding associatedQueueIds as a SearchCriteria and response field to the\n SearchRoutingProfiles API\n * api-change:``emr-serverless``: The release adds support for spark structured streaming.\n * api-change:``rds``: Updates Amazon RDS documentation for Aurora Postgres DBname.\n * api-change:``sagemaker``: Adds Model Card information as a new component to Model Package.\n Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per\n algorithm.\n * bugfix:``ssm start-session``: Only provide profile name to session-manager-plugin if provided\n using --profile flag\n- from version 1.32.115\n * api-change:``athena``: Throwing validation errors on CreateNotebook with Name containing\n `/`,`:`,`\\`\n * api-change:``codebuild``: AWS CodeBuild now supports manually creating GitHub webhooks\n * api-change:``connect``: This release includes changes to DescribeContact API\u0027s response by\n including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign,\n AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and\n SegmentAttributes information from a contact in Amazon Connect.\n * api-change:``glue``: Add optional field JobMode to CreateJob and UpdateJob APIs.\n * api-change:``securityhub``: Add ROOT type for TargetType model\n- from version 1.32.114\n * api-change:``dynamodb``: Doc-only update for DynamoDB. Specified the IAM actions needed to\n authorize a user to create a table with a resource-based policy.\n * api-change:``ec2``: Providing support to accept BgpAsnExtended attribute\n * api-change:``kafka``: Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK\n * api-change:``swf``: This release adds new APIs for deleting activity type and workflow type\n resources.\n- from version 1.32.113\n * api-change:``dynamodb``: Documentation only updates for DynamoDB.\n * api-change:``iotfleetwise``: AWS IoT FleetWise now supports listing vehicles with attributes\n filter, ListVehicles API is updated to support additional attributes filter.\n * api-change:``managedblockchain``: This is a minor documentation update to address the impact of\n the shut down of the Goerli and Polygon networks.\n- from version 1.32.112\n * api-change:``emr-serverless``: This release adds the capability to run interactive workloads\n using Apache Livy Endpoint.\n * api-change:``opsworks``: Documentation-only update for OpsWorks Stacks.\n- from version 1.32.111\n * api-change:``chatbot``: This change adds support for tagging Chatbot configurations.\n * api-change:``cloudformation``: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is\n stuck in DELETE_FAILED state due to resource deletion failure.\n * api-change:``kms``: This release includes feature to import customer\u0027s asymmetric (RSA, ECC and\n SM2) and HMAC keys into KMS in China.\n * api-change:``opensearch``: This release adds support for enabling or disabling a data source\n configured as part of Zero-ETL integration with Amazon S3, by setting its status.\n * api-change:``wafv2``: You can now use Security Lake to collect web ACL traffic data.\n- from version 1.32.110\n * api-change:``cloudfront``: Model update; no change to SDK functionality.\n * api-change:``glue``: Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response.\n Add a new Job Run State for EXPIRED.\n * api-change:``lightsail``: This release adds support for Amazon Lightsail instances to switch\n between dual-stack or IPv4 only and IPv6-only public IP address types.\n * api-change:``mailmanager``: This release includes a new Amazon SES feature called Mail Manager,\n which is a set of email gateway capabilities designed to help customers strengthen their\n organization\u0027s email infrastructure, simplify email workflow management, and streamline email\n compliance control.\n * api-change:``pi``: Performance Insights added a new input parameter called AuthorizedActions to\n support the fine-grained access feature. Performance Insights also restricted the acceptable input\n characters.\n * api-change:``rds``: Updates Amazon RDS documentation for Db2 license through AWS Marketplace.\n * api-change:``storagegateway``: Added new SMBSecurityStrategy enum named\n MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.\n- from version 1.32.109\n * api-change:``bedrock-agent``: This release adds support for using Guardrails with Bedrock Agents.\n * api-change:``bedrock-agent-runtime``: This release adds support for using Guardrails with Bedrock\n Agents.\n * api-change:``controltower``: Added ListControlOperations API and filtering support for\n ListEnabledControls API. Updates also includes added metadata for enabled controls and control\n operations.\n * api-change:``osis``: Add support for creating an OpenSearch Ingestion pipeline that is attached\n to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to\n the GetPipeline and ListPipelines APIs.\n * api-change:``rds``: This release adds support for EngineLifecycleSupport on DBInstances,\n DBClusters, and GlobalClusters.\n * api-change:``secretsmanager``: add v2 smoke tests and smithy smokeTests trait for SDK testing\n- from version 1.32.108\n * api-change:``application-autoscaling``: add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``codebuild``: Aws CodeBuild now supports 36 hours build timeout\n * api-change:``elbv2``: This release adds dualstack-without-public-ipv4 IP address type for ALB.\n * api-change:``lakeformation``: Introduces a new API, GetDataLakePrincipal, that returns the\n identity of the invoking principal\n * api-change:``transfer``: Enable use of CloudFormation traits in Smithy model to improve generated\n CloudFormation schema from the Smithy API model.\n- from version 1.32.107\n * api-change:``acm-pca``: This release adds support for waiters to fail on AccessDeniedException\n when having insufficient permissions\n * api-change:``connect``: Adding Contact Flow metrics to the GetMetricDataV2 API\n * api-change:``kafka``: AWS MSK support for Broker Removal.\n * api-change:``mwaa``: Amazon MWAA now supports Airflow web server auto scaling to automatically\n handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User\n Interface (UI) users. Customers can specify maximum and minimum web server instances during\n environment creation and update workflow.\n * api-change:``quicksight``: This release adds DescribeKeyRegistration and UpdateKeyRegistration\n APIs to manage QuickSight Customer Managed Keys (CMK).\n * api-change:``sagemaker``: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows\n customers to configure resource access for workers in a workteam.\n * api-change:``secretsmanager``: Documentation updates for AWS Secrets Manager\n- from version 1.32.106\n * api-change:``bedrock-agent-runtime``: Updating Bedrock Knowledge Base Metadata \u0026 Filters feature\n with two new filters listContains and stringContains\n * api-change:``codebuild``: CodeBuild Reserved Capacity VPC Support\n * api-change:``datasync``: Task executions now display a CANCELLING status when an execution is in\n the process of being cancelled.\n * api-change:``grafana``: This release adds new ServiceAccount and ServiceAccountToken APIs.\n * api-change:``medical-imaging``: Added support for importing medical imaging data from Amazon S3\n buckets across accounts and regions.\n * api-change:``securityhub``: Documentation-only update for AWS Security Hub\n- Refresh patches for new version\n- Update Requires from setup.py\n\n- Update to 1.32.105\n * api-change:``connect``: Amazon Connect provides enhanced search capabilities for flows \u0026 flow\n modules on the Connect admin website and programmatically using APIs. You can search for flows and\n flow modules by name, description, type, status, and tags, to filter and identify a specific flow\n in your Connect instances.\n * api-change:``s3``: Updated a few x-id in the http uri traits\n- from version 1.32.104\n * api-change:``events``: Amazon EventBridge introduces KMS customer-managed key (CMK) encryption\n support for custom and partner events published on EventBridge Event Bus (including default bus)\n and UpdateEventBus API.\n * api-change:``vpc-lattice``: This release adds TLS Passthrough support. It also increases max\n number of target group per rule to 10.\n- from version 1.32.103\n * api-change:``discovery``: add v2 smoke tests and smithy smokeTests trait for SDK testing\n * api-change:``greengrassv2``: Mark ComponentVersion in ComponentDeploymentSpecification as\n required.\n * api-change:``sagemaker``: Introduced support for G6 instance types on Sagemaker Notebook\n Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.\n * api-change:``sso-oidc``: Updated request parameters for PKCE support.\n- from version 1.32.102\n * api-change:``bedrock-agent-runtime``: This release adds support to provide guardrail\n configuration and modify inference parameters that are then used in RetrieveAndGenerate API in\n Agents for Amazon Bedrock.\n * api-change:``pinpoint``: This release adds support for specifying email message headers for Email\n Templates, Campaigns, Journeys and Send Messages.\n * api-change:``route53resolver``: Update the DNS Firewall settings to correct a spelling issue.\n * api-change:``ssm-sap``: Added support for application-aware start/stop of SAP applications\n running on EC2 instances, with SSM for SAP\n * api-change:``verifiedpermissions``: Adds policy effect and actions fields to Policy API\u0027s.\n- from version 1.32.101\n * api-change:``cognito-idp``: Add EXTERNAL_PROVIDER enum value to UserStatusType.\n * api-change:``ec2``: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes\n * api-change:``ecr``: This release adds pull through cache rules support for GitLab container\n registry in Amazon ECR.\n * api-change:``fms``: The policy scope resource tag is always a string value, either a non-empty\n string or an empty string.\n * api-change:``polly``: Add new engine - generative - that builds the most expressive\n conversational voices.\n * api-change:``sqs``: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to\n replace AttributeNames.\n- from version 1.32.100\n * api-change:``b2bi``: Documentation update to clarify the MappingTemplate definition.\n * api-change:``budgets``: This release adds tag support for budgets and budget actions.\n * api-change:``resiliencehub``: AWS Resilience Hub has expanded its drift detection capabilities by\n introducing a new type of drift detection - application resource drift. This new enhancement\n detects changes, such as the addition or deletion of resources within the application\u0027s input\n sources.\n * api-change:``route53profiles``: Doc only update for Route 53 profiles that fixes some link issues\n- from version 1.32.99\n * api-change:``medialive``: AWS Elemental MediaLive now supports configuring how SCTE 35\n passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages\n triggered breaks in all these output groups. The new option is to trigger segment breaks only in\n groups that have SCTE 35 passthrough enabled.\n- from version 1.32.98\n * api-change:``bedrock-agent``: This release adds support for using Provisioned Throughput with\n Bedrock Agents.\n * api-change:``connect``: This release adds 5 new APIs for managing attachments:\n StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata,\n DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to\n Connect resources, like cases.\n * api-change:``connectcases``: This feature supports the release of Files related items\n * api-change:``datasync``: Updated guidance on using private or self-signed certificate authorities\n (CAs) with AWS DataSync object storage locations.\n * api-change:``inspector2``: This release adds CSV format to GetCisScanReport for Inspector v2\n * api-change:``sagemaker``: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i\n and g5 instance types for Batch Transform Jobs\n * api-change:``sesv2``: Adds support for specifying replacement headers per BulkEmailEntry in\n SendBulkEmail in SESv2.\n- from version 1.32.97\n * api-change:``dynamodb``: This release adds support to specify an optional, maximum\n OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or\n UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable,\n RestoreFromPointInTime, or RestoreFromBackup APIs.\n * api-change:``ec2``: This release includes a new API for retrieving the public endorsement key of\n the EC2 instance\u0027s Nitro Trusted Platform Module (NitroTPM).\n * api-change:``personalize``: This releases ability to delete users and their data, including their\n metadata and interactions data, from a dataset group.\n * api-change:``redshift-serverless``: Update Redshift Serverless List Scheduled Actions Output\n Response to include Namespace Name.\n- from version 1.32.96\n * api-change:``bedrock-agent``: This release adds support for using MongoDB Atlas as a vector store\n when creating a knowledge base.\n * api-change:``ec2``: Documentation updates for Amazon EC2.\n * api-change:``personalize-runtime``: This release adds support for a Reason attribute for\n predicted items generated by User-Personalization-v2.\n * api-change:``securityhub``: Updated CreateMembers API request with limits.\n * api-change:``sesv2``: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.\n- from version 1.32.95\n * api-change:``chime-sdk-voice``: Due to changes made by the Amazon Alexa service,\n GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration\n APIs are no longer available for use. For more information, refer to the Alexa Smart Properties\n page.\n * api-change:``codeartifact``: Add support for the Ruby package format.\n * api-change:``fms``: AWS Firewall Manager now supports the network firewall service stream\n exception policy feature for accounts within your organization.\n * api-change:``omics``: Add support for workflow sharing and dynamic run storage\n * api-change:``opensearch``: This release enables customers to create Route53 A and AAAA alias\n record types to point custom endpoint domain to OpenSearch domain\u0027s dualstack search endpoint.\n * api-change:``pinpoint-sms-voice-v2``: Amazon Pinpoint has added two new features Multimedia\n services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a\n mobile phone which includes image, audio, text, or video files. Use the ten new protect\n configurations APIs to block messages to specific countries.\n * api-change:``qbusiness``: This is a general availability (GA) release of Amazon Q Business. Q\n Business enables employees in an enterprise to get comprehensive answers to complex questions and\n take actions through a unified, intuitive web-based chat experience - using an enterprise\u0027s\n existing content, data, and systems.\n * api-change:``quicksight``: New Q embedding supporting Generative Q\u0026A\n * api-change:``route53resolver``: Release of FirewallDomainRedirectionAction parameter on the Route\n 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the\n domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the\n first domain and trust the rest.\n * api-change:``sagemaker``: Amazon SageMaker Training now supports the use of attribute-based\n access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now\n supports G6 instance types.\n * api-change:``signer``: Documentation updates for AWS Signer. Adds cross-account signing\n constraint and definitions for cross-account actions.\n- from version 1.32.94\n * api-change:``amplify``: Updating max results limit for listing any resources (Job, Artifacts,\n Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max\n results can be up to 100.\n * api-change:``connectcases``: This feature releases DeleteField, DeletedLayout, and DeleteTemplate\n API\u0027s\n * api-change:``inspector2``: Update Inspector2 to include new Agentless API parameters.\n * api-change:``timestream-query``: This change allows users to update and describe account settings\n associated with their accounts.\n * api-change:``transcribe``: This update provides error messaging for generative call summarization\n in Transcribe Call Analytics\n * api-change:``trustedadvisor``: This release adds the BatchUpdateRecommendationResourceExclusion\n API to support batch updates of Recommendation Resource exclusion statuses and introduces a new\n exclusion status filter to the ListRecommendationResources and\n ListOrganizationRecommendationResources APIs.\n- from version 1.32.93\n * api-change:``codepipeline``: Add ability to manually and automatically roll back a pipeline stage\n to a previously successful execution.\n * api-change:``cognito-idp``: Add LimitExceededException to SignUp errors\n * api-change:``connectcampaigns``: This release adds support for specifying if Answering Machine\n should wait for prompt sound.\n * api-change:``marketplace-entitlement``: Releasing minor endpoint updates.\n * api-change:``oam``: This release introduces support for Source Accounts to define which Metrics\n and Logs to share with the Monitoring Account\n * api-change:``rds``: SupportsLimitlessDatabase field added to describe-db-engine-versions to\n indicate whether the DB engine version supports Aurora Limitless Database.\n * api-change:``support``: Releasing minor endpoint updates.\n * enhancement:dependency: Bump upper bound of colorama to \u003c0.4.7; fixes `#7086\n \u003chttps://github.com/aws/aws-cli/issues/7086\u003e`__\n- from version 1.32.92\n * api-change:``appsync``: UpdateGraphQLAPI documentation update and datasource introspection secret\n arn update\n * api-change:``fms``: AWS Firewall Manager adds support for network ACL policies to manage Amazon\n Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization.\n * api-change:``ivs``: Bug Fix: IVS does not support arns with the `svs` prefix\n * api-change:``ivs-realtime``: Bug Fix: IVS Real Time does not support ARNs using the `svs` prefix.\n * api-change:``rds``: Updates Amazon RDS documentation for setting local time zones for RDS for Db2\n DB instances.\n * api-change:``stepfunctions``: Add new ValidateStateMachineDefinition operation, which performs\n syntax checking on the definition of a Amazon States Language (ASL) state machine.\n- from version 1.32.91\n * api-change:``datasync``: This change allows users to disable and enable the schedules associated\n with their tasks.\n * api-change:``ec2``: Launching capability for customers to enable or disable automatic assignment\n of public IPv4 addresses to their network interface\n * api-change:``emr-containers``: EMRonEKS Service support for SecurityConfiguration enforcement for\n Spark Jobs.\n * api-change:``entityresolution``: Support Batch Unique IDs Deletion.\n * api-change:``gamelift``: Amazon GameLift releases container fleets support for public preview.\n Deploy Linux-based containerized game server software for hosting on Amazon GameLift.\n * api-change:``ssm``: Add SSM DescribeInstanceProperties API to public AWS SDK.\n- from version 1.32.90\n * api-change:``bedrock``: This release introduces Model Evaluation and Guardrails for Amazon\n Bedrock.\n * api-change:``bedrock-agent``: Introducing the ability to create multiple data sources per\n knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to\n define the deletion behavior of the underlying vector store data.\n * api-change:``bedrock-agent-runtime``: This release introduces zero-setup file upload support for\n the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge\n Base.\n * api-change:``bedrock-runtime``: This release introduces Guardrails for Amazon Bedrock.\n * api-change:``ce``: Added additional metadata that might be applicable to your reservation\n recommendations.\n * api-change:``ec2``: This release introduces EC2 AMI Deregistration Protection, a new AMI property\n that can be enabled by customers to protect an AMI against an unintended deregistration. This\n release also enables the AMI owners to view the AMI \u0027LastLaunchedTime\u0027 in DescribeImages API.\n * api-change:``pi``: Clarifies how aggregation works for GetResourceMetrics in the Performance\n Insights API.\n * api-change:``rds``: Fix the example ARN for ModifyActivityStreamRequest\n * api-change:``workspaces-web``: Added InstanceType and MaxConcurrentSessions parameters on\n CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key \u0026\n Additional Encryption Context parameters on supported resources (Portal, BrowserSettings,\n UserSettings, IPAccessSettings)\n- from version 1.32.89\n * api-change:``bedrock-agent``: Releasing the support for simplified configuration and return of\n control\n * api-change:``bedrock-agent-runtime``: Releasing the support for simplified configuration and\n return of control\n * api-change:``payment-cryptography``: Adding support to TR-31/TR-34 exports for optional headers,\n allowing customers to add additional metadata (such as key version and KSN) when exporting keys\n from the service.\n * api-change:``redshift-serverless``: Updates description of schedule field for scheduled actions.\n * api-change:``route53profiles``: Route 53 Profiles allows you to apply a central DNS configuration\n across many VPCs regardless of account.\n * api-change:``sagemaker``: This release adds support for Real-Time Collaboration and Shared Space\n for JupyterLab App on SageMaker Studio.\n * api-change:``servicediscovery``: This release adds examples to several Cloud Map actions.\n * api-change:``transfer``: Adding new API to support remote directory listing using SFTP connector\n- from version 1.32.88\n * api-change:``glue``: Adding RowFilter in the response for GetUnfilteredTableMetadata API\n * api-change:``internetmonitor``: This update introduces the GetInternetEvent and\n ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch\n Internet Weather Map.\n * api-change:``personalize``: This releases auto training capability while creating a solution and\n automatically syncing latest solution versions when creating/updating a campaign\n- from version 1.32.87\n * api-change:``drs``: Outpost ARN added to Source Server and Recovery Instance\n * api-change:``emr-serverless``: This release adds the capability to publish detailed Spark engine\n metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.\n * api-change:``guardduty``: Added IPv6Address fields for local and remote IP addresses\n * api-change:``quicksight``: This release adds support for the Cross Sheet Filter and Control\n features, and support for warnings in asset imports for any permitted errors encountered during\n execution\n * api-change:``rolesanywhere``: This release introduces the PutAttributeMapping and\n DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of\n mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity\n certificates.\n * api-change:``sagemaker``: Removed deprecated enum values and updated API documentation.\n * api-change:``workspaces``: Adds new APIs for managing and sharing WorkSpaces BYOL configuration\n across accounts.\n- from version 1.32.86\n * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``qbusiness``: This release adds support for IAM Identity Center (IDC) as the identity\n gateway for Q Business. It also allows users to provide an explicit intent for Q Business to\n identify how the Chat request should be handled.\n- from version 1.32.85\n * api-change:``bedrock-agent``: For Create Agent API, the agentResourceRoleArn parameter is no\n longer required.\n * api-change:``emr-serverless``: This release adds support for shuffle optimized disks that allow\n larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.\n * api-change:``entityresolution``: Cross Account Resource Support .\n * api-change:``iotwireless``: Add PublicGateways in the GetWirelessStatistics call response,\n indicating the LoRaWAN public network accessed by the device.\n * api-change:``lakeformation``: This release adds Lake Formation managed RAM support for the 4 APIs\n - \u0027DescribeLakeFormationIdentityCenterConfiguration\u0027,\n \u0027CreateLakeFormationIdentityCenterConfiguration\u0027,\n \u0027DescribeLakeFormationIdentityCenterConfiguration\u0027, and\n \u0027DeleteLakeFormationIdentityCenterConfiguration\u0027\n * api-change:``m2``: Adding new ListBatchJobRestartPoints API and support for restart batch job.\n * api-change:``mediapackagev2``: Dash v2 is a MediaPackage V2 feature to support egressing on DASH\n manifest format.\n * api-change:``outposts``: This release adds new APIs to allow customers to configure their Outpost\n capacity at order-time.\n * api-change:``wellarchitected``: AWS Well-Architected now has a Connector for Jira to allow\n customers to efficiently track workload risks and improvement efforts and create closed-loop\n mechanisms.\n- from version 1.32.84\n * api-change:``cloudformation``: Adding support for the new parameter \u0027IncludePropertyValues\u0027 in\n the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet\n response will include more detailed information such as before and after values for the resource\n properties that will change.\n * api-change:``config``: Updates documentation for AWS Config\n * api-change:``glue``: Modifying request for GetUnfilteredTableMetadata for view-related fields.\n * api-change:``healthlake``: Added new CREATE_FAILED status for data stores. Added new errorCause\n to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data\n store creation and deletion workflows.\n * api-change:``iotfleethub``: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub\n supports organization instance of IAM Identity Center.\n * api-change:``kms``: This feature supports the ability to specify a custom rotation period for\n automatic key rotations, the ability to perform on-demand key rotations, and visibility into your\n key material rotations.\n * api-change:``mediatailor``: Added InsertionMode to PlaybackConfigurations. This setting controls\n whether players can use stitched or guided ad insertion. The default for players that do not\n specify an insertion mode is stitched.\n * api-change:``neptune-graph``: Update to API documentation to resolve customer reported issues.\n * api-change:``outposts``: This release adds EXPEDITORS as a valid shipment carrier.\n * api-change:``redshift``: Adds support for Amazon Redshift DescribeClusterSnapshots API to include\n Snapshot ARN response field.\n * api-change:``transfer``: This change releases support for importing self signed certificates to\n the Transfer Family for sending outbound file transfers over TLS/HTTPS.\n- from version 1.32.83\n * api-change:``batch``: This release adds the task properties field to attempt details and the name\n field on EKS container detail.\n * api-change:``cloudfront``: CloudFront origin access control extends support to AWS Lambda\n function URLs and AWS Elemental MediaPackage v2 origins.\n * api-change:``cloudwatch``: This release adds support for Metric Characteristics for CloudWatch\n Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes\n boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are\n part of the expected pattern.\n * api-change:``codebuild``: Support access tokens for Bitbucket sources\n * api-change:``iam``: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no\n longer required.\n * api-change:``medialive``: AWS Elemental MediaLive introduces workflow monitor, a new feature that\n enables the visualization and monitoring of your media workflows. Create signal maps of your\n existing workflows and monitor them by creating notification and monitoring template groups.\n * api-change:``omics``: This release adds support for retrieval of S3 direct access metadata on\n sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.\n * api-change:``pipes``: LogConfiguration ARN validation fixes\n * api-change:``rds``: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom\n for Oracle.\n * api-change:``s3control``: Documentation updates for Amazon S3-control.\n- from version 1.32.82\n * api-change:``cleanrooms``: AWS Clean Rooms Differential Privacy is now fully available.\n Differential privacy protects against user-identification attempts.\n * api-change:``connect``: This release adds new Submit Auto Evaluation Action for Amazon Connect\n Rules.\n * api-change:``networkmonitor``: Examples were added to CloudWatch Network Monitor commands.\n * api-change:``qconnect``: This release adds a new QiC public API updateSession and updates an\n existing QiC public API createSession\n * api-change:``rekognition``: Added support for ContentType to content moderation detections.\n * api-change:``supplychain``: This release includes API SendDataIntegrationEvent for AWS Supply\n Chain\n * api-change:``workspaces-thin-client``: Adding tags field to SoftwareSet. Removing tags fields\n from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the\n SDK returns empty tags in Get APIs.\n- from version 1.32.81\n * api-change:``codebuild``: Add new webhook filter types for GitHub webhooks\n * api-change:``mediaconvert``: This release includes support for bringing your own fonts to use for\n burn-in or DVB-Sub captioning workflows.\n * api-change:``pinpoint``: The OrchestrationSendingRoleArn has been added to the email channel and\n is used to send emails from campaigns or journeys.\n * api-change:``rds``: This release adds support for specifying the CA certificate to use for the\n new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and\n creating a db instance read replica.\n- from version 1.32.80\n * api-change:``controlcatalog``: This is the initial SDK release for AWS Control Catalog, a central\n catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives,\n and ListCommonControls - that vend high-level data to categorize controls across the AWS platform.\n * api-change:``mgn``: Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode\n parameter.\n * api-change:``networkmonitor``: Updated the allowed monitorName length for CloudWatch Network\n Monitor.\n- from version 1.32.79\n * api-change:``quicksight``: Adding IAMIdentityCenterInstanceArn parameter to\n CreateAccountSubscription\n * api-change:``resource-groups``: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is\n returned by the ListGroupResources operation if the group query contains unsupported resource types.\n * api-change:``verifiedpermissions``: Adding BatchIsAuthorizedWithToken API which supports multiple\n authorization requests against a PolicyStore given a bearer token.\n- from version 1.32.78\n * api-change:``b2bi``: Adding support for X12 5010 HIPAA EDI version and associated transaction\n sets.\n * api-change:``cleanrooms``: Feature: New schemaStatusDetails field to the existing Schema object\n that displays a status on Schema API responses to show whether a schema is queryable or not. New\n BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call.\n * api-change:``ec2``: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for\n a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature\n NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.\n * api-change:``emr-containers``: This release adds support for integration with EKS AccessEntry\n APIs to enable automatic Cluster Access for EMR on EKS.\n * api-change:``ivs``: API update to include an SRT ingest endpoint and passphrase for all channels.\n * api-change:``verifiedpermissions``: Adds GroupConfiguration field to Identity Source API\u0027s\n- from version 1.32.77\n * api-change:``cleanroomsml``: The release includes a public SDK for AWS Clean Rooms ML APIs,\n making them globally available to developers worldwide.\n * api-change:``cloudformation``: This release would return a new field - PolicyAction in\n cloudformation\u0027s existed DescribeChangeSetResponse, showing actions we are going to apply on the\n physical resource (e.g., Delete, Retain) according to the user\u0027s template\n * api-change:``datazone``: This release supports the feature of dataQuality to enrich asset with\n dataQualityResult in Amazon DataZone.\n * api-change:``docdb``: This release adds Global Cluster Switchover capability which enables you to\n change your global cluster\u0027s primary AWS Region, the region that serves writes, while preserving\n the replication between all regions in the global cluster.\n * api-change:``groundstation``: This release adds visibilityStartTime and visibilityEndTime to\n DescribeContact and ListContacts responses.\n * api-change:``lambda``: Add Ruby 3.3 (ruby3.3) support to AWS Lambda\n * api-change:``medialive``: Cmaf Ingest outputs are now supported in Media Live\n * api-change:``medical-imaging``: SearchImageSets API now supports following enhancements -\n Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching\n existing filters between dates/times - Support for sorting the search result by\n Ascending/Descending - Additional parameters returned in the response\n * api-change:``transfer``: Add ability to specify Security Policies for SFTP Connectors\n- from version 1.32.76\n * api-change:``ecs``: Documentation only update for Amazon ECS.\n * api-change:``glue``: Adding View related fields to responses of read-only Table APIs.\n * api-change:``ivschat``: Doc-only update. Changed \u0027Resources\u0027 to \u0027Key Concepts\u0027 in docs and\n updated text.\n * api-change:``rolesanywhere``: This release increases the limit on the roleArns request parameter\n for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs.\n * api-change:``securityhub``: Documentation updates for AWS Security Hub\n- from version 1.32.75\n * api-change:``cloudwatch``: This release adds support for CloudWatch Anomaly Detection on\n cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection\n APIs now take an optional AccountId field.\n * api-change:``datazone``: This release supports the feature of AI recommendations for descriptions\n to enrich the business data catalog in Amazon DataZone.\n * api-change:``deadline``: AWS Deadline Cloud is a new fully managed service that helps customers\n set up, deploy, and scale rendering projects in minutes, so they can improve the efficiency of\n their rendering pipelines and take on more projects.\n * api-change:``emr``: This release fixes a broken link in the documentation.\n * api-change:``lightsail``: This release adds support to upgrade the TLS version of the\n distribution.\n- from version 1.32.74\n * api-change:``b2bi``: Supporting new EDI X12 transaction sets for X12 versions 4010, 4030, and\n 5010.\n * api-change:``codebuild``: Add new fleet status code for Reserved Capacity.\n * api-change:``codeconnections``: Duplicating the CodeStar Connections service into the new,\n rebranded AWS CodeConnections service.\n * api-change:``internetmonitor``: This release adds support to allow customers to track cross\n account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs.\n * api-change:``iotwireless``: Add support for retrieving key historical and live metrics for\n LoRaWAN devices and gateways\n * api-change:``marketplace-catalog``: This release enhances the ListEntities API to support\n ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a\n ResaleAuthorizationId field in the response of OfferSummary.\n * api-change:``neptune-graph``: Add the new API Start-Import-Task for Amazon Neptune Analytics.\n * api-change:``sagemaker``: This release adds support for custom images for the CodeEditor App on\n SageMaker Studio\n * enhancement:``s3``: Add parameter to validate source and destination S3 URIs to the ``mv``\n command.\n- from version 1.32.73\n * api-change:``codecatalyst``: This release adds support for understanding pending changes to\n subscriptions by including two new response parameters for the GetSubscription API for Amazon\n CodeCatalyst.\n * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and\n generate recommendations with a new customization preference, Memory Utilization.\n * api-change:``ec2``: Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local\n NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than\n comparable Graviton2-based instances.\n * api-change:``eks``: Add multiple customer error code to handle customer caused failure when\n managing EKS node groups\n * api-change:``guardduty``: Add EC2 support for GuardDuty Runtime Monitoring auto management.\n * api-change:``neptune-graph``: Update ImportTaskCancelled waiter to evaluate task state correctly\n and minor documentation changes.\n * api-change:``oam``: This release adds support for sharing AWS::InternetMonitor::Monitor resources.\n * api-change:``quicksight``: Amazon QuickSight: Adds support for setting up VPC Endpoint\n restrictions for accessing QuickSight Website.\n- from version 1.32.72\n * api-change:``batch``: This feature allows AWS Batch to support configuration of imagePullSecrets\n and allowPrivilegeEscalation for jobs running on EKS\n * api-change:``bedrock-agent``: This changes introduces metadata documents statistics and also\n updates the documentation for bedrock agent.\n * api-change:``bedrock-agent-runtime``: This release introduces filtering support on Retrieve and\n RetrieveAndGenerate APIs.\n * api-change:``elasticache``: Added minimum capacity to Amazon ElastiCache Serverless. This\n feature allows customer to ensure minimum capacity even without current load\n * api-change:``secretsmanager``: Documentation updates for Secrets Manager\n- from version 1.32.71\n * api-change:``bedrock-agent-runtime``: This release adds support to customize prompts sent through\n the RetrieveAndGenerate API in Agents for Amazon Bedrock.\n * api-change:``ce``: Adds support for backfill of cost allocation tags, with new\n StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.\n * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``ecs``: This is a documentation update for Amazon ECS.\n * api-change:``finspace``: Add new operation delete-kx-cluster-node and add status parameter to\n list-kx-cluster-node operation.\n- from version 1.32.70\n * api-change:``codebuild``: Supporting GitLab and GitLab Self Managed as source types in AWS\n CodeBuild.\n * api-change:``ec2``: Added support for ModifyInstanceMetadataDefaults and\n GetInstanceMetadataDefaults to set Instance Metadata Service account defaults\n * api-change:``ecs``: Documentation only update for Amazon ECS.\n * api-change:``emr-containers``: This release increases the number of supported job template\n parameters from 20 to 100.\n * api-change:``globalaccelerator``: AWS Global Accelerator now supports cross-account sharing for\n bring your own IP addresses.\n * api-change:``medialive``: Exposing TileMedia H265 options\n * api-change:``sagemaker``: Introduced support for the following new instance types on SageMaker\n Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i,\n and p5\n- from version 1.32.69\n * api-change:``firehose``: Updates Amazon Firehose documentation for message regarding Enforcing\n Tags IAM Policy.\n * api-change:``kendra``: Documentation update, March 2024. Corrects some docs for Amazon Kendra.\n * api-change:``pricing``: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl\n APIs\n * api-change:``rolesanywhere``: This release relaxes constraints on the durationSeconds request\n parameter for the *Profile APIs that support it. This parameter can now take on values that go up\n to 43200.\n * api-change:``securityhub``: Added new resource detail object to ASFF, including resource for\n LastKnownExploitAt\n- from version 1.32.68\n * api-change:``codeartifact``: This release adds Package groups to CodeArtifact so you can more\n conveniently configure package origin controls for multiple packages.\n- from version 1.32.67\n * api-change:``accessanalyzer``: This release adds support for policy validation and external\n access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional\n and secure resource-based policies and identify cross-account access. Updated service API,\n documentation, and paginators.\n * api-change:``codebuild``: This release adds support for new webhook events (RELEASED and\n PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).\n * api-change:``connect``: This release updates the *InstanceStorageConfig APIs to support a new\n ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming\n for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis\n chat segments will be published.\n * api-change:``dynamodb``: This release introduces 3 new APIs (\u0027GetResourcePolicy\u0027,\n \u0027PutResourcePolicy\u0027 and \u0027DeleteResourcePolicy\u0027) and modifies the existing \u0027CreateTable\u0027 API for the\n resource-based policy support. It also modifies several APIs to accept a \u0027TableArn\u0027 for the\n \u0027TableName\u0027 parameter.\n * api-change:``managedblockchain-query``: AMB Query: update GetTransaction to include transactionId\n as input\n * api-change:``savingsplans``: Introducing the Savings Plans Return feature enabling customers to\n return their Savings Plans within 7 days of purchase.\n- from version 1.32.66\n * api-change:``cloudformation``: Documentation update, March 2024. Corrects some formatting.\n * api-change:``ec2``: This release adds the new DescribeMacHosts API operation for getting\n information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their\n underlying Apple Mac can support without needing to be updated.\n * api-change:``finspace``: Adding new attributes readWrite and onDemand to dataview models for\n Database Maintenance operations.\n * api-change:``logs``: Update LogSamples field in Anomaly model to be a list of LogEvent\n * api-change:``managedblockchain-query``: Introduces a new API for Amazon Managed Blockchain Query:\n ListFilteredTransactionEvents.\n- from version 1.32.65\n * api-change:``cloudformation``: This release supports for a new API\n ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable\n resource. Customers can now view the specific combinations of regions and OUs that are being\n auto-deployed.\n * api-change:``kms``: Adds the ability to use the default policy name by omitting the policyName\n parameter in calls to PutKeyPolicy and GetKeyPolicy\n * api-change:``mediatailor``: This release adds support to allow customers to show different\n content within a channel depending on metadata associated with the viewer.\n * api-change:``rds``: This release launches the ModifyIntegration API and support for data\n filtering for zero-ETL Integrations.\n * api-change:``s3``: Fix two issues with response root node names.\n * api-change:``timestream-query``: Documentation updates, March 2024\n- from version 1.32.64\n * api-change:``backup``: This release introduces a boolean attribute ManagedByAWSBackupOnly as part\n of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This\n attribute can be used to filter out the recovery points protected by AWSBackup.\n * api-change:``codebuild``: AWS CodeBuild now supports overflow behavior on Reserved Capacity.\n * api-change:``connect``: This release adds Hierarchy based Access Control fields to Security\n Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.\n * api-change:``ec2``: Add media accelerator and neuron device information on the describe instance\n types API.\n * api-change:``kinesisanalyticsv2``: Support for Flink 1.18 in Managed Service for Apache Flink\n * api-change:``s3``: Documentation updates for Amazon S3.\n * api-change:``sagemaker``: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type\n support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker\n documentation.\n * api-change:``workspaces-thin-client``: Removed unused parameter kmsKeyArn from UpdateDeviceRequest\n- from version 1.32.63\n * api-change:``amplify``: Documentation updates for Amplify. Identifies the APIs available only to\n apps created using Amplify Gen 1.\n * api-change:``ec2-instance-connect``: This release includes a new exception type\n \u0027SerialConsoleSessionUnsupportedException\u0027 for SendSerialConsoleSSHPublicKey API.\n * api-change:``elbv2``: This release allows you to configure HTTP client keep-alive duration for\n communication between clients and Application Load Balancers.\n * api-change:``fis``: This release adds support for previewing target resources before running a\n FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to\n API responses.\n * api-change:``rds``: Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.\n * api-change:``secretsmanager``: Doc only update for Secrets Manager\n * api-change:``timestream-influxdb``: This is the initial SDK release for Amazon Timestream for\n InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy\n for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time\n time-series applications using open source APIs.\n- from version 1.32.62\n * api-change:``ivs-realtime``: adds support for multiple new composition layout configuration\n options (grid, pip)\n * api-change:``kinesisanalyticsv2``: Support new RuntimeEnvironmentUpdate parameter within\n UpdateApplication API allowing callers to change the Flink version upon which their application\n runs.\n * api-change:``s3``: This release makes the default option for S3 on Outposts request signing to\n use the SigV4A algorithm when using AWS Common Runtime (CRT).\n- from version 1.32.61\n * api-change:``cloudformation``: CloudFormation documentation update for March, 2024\n * api-change:``connect``: This release increases MaxResults limit to 500 in request for\n SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.\n * api-change:``ec2``: Documentation updates for Amazon EC2.\n * api-change:``kafka``: Added support for specifying the starting position of topic replication in\n MSK-Replicator.\n * api-change:``ssm``: March 2024 doc-only updates for Systems Manager.\n- from version 1.32.60\n * api-change:``codestar-connections``: Added a sync configuration enum to disable publishing of\n deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum\n (TriggerStackUpdateOn) to only trigger changes.\n * api-change:``elasticache``: Revisions to API text that are now to be carried over to SDK text,\n changing usages of \u0027SFO\u0027 in code examples to \u0027us-west-1\u0027, and some other typos.\n * api-change:``mediapackagev2``: This release enables customers to safely update their MediaPackage\n v2 channel groups, channels and origin endpoints using entity tags.\n- from version 1.32.59\n * api-change:``batch``: This release adds JobStateTimeLimitActions setting to the Job Queue API. It\n allows you to configure an action Batch can take for a blocking job in front of the queue after the\n defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.\n * api-change:``bedrock-agent-runtime``: Documentation update for Bedrock Runtime Agent\n * api-change:``cloudtrail``: Added exceptions to CreateTrail, DescribeTrails, and\n ListImportFailures APIs.\n * api-change:``codebuild``: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.\n * api-change:``cognito-idp``: Add ConcurrentModificationException to SetUserPoolMfaConfig\n * api-change:``guardduty``: Add RDS Provisioned and Serverless Usage types\n * api-change:``transfer``: Added DES_EDE3_CBC to the list of supported encryption algorithms for\n messages sent with an AS2 connector.\n- from version 1.32.58\n * api-change:``appconfig``: AWS AppConfig now supports dynamic parameters, which enhance the\n functionality of AppConfig Extensions by allowing you to provide parameter values to your\n Extensions at the time you deploy your configuration.\n * api-change:``ec2``: This release adds an optional parameter to RegisterImage and CopyImage APIs\n to support tagging AMIs at the time of creation.\n * api-change:``grafana``: Adds support for the new GrafanaToken as part of the Amazon Managed\n Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.\n * api-change:``lambda``: Documentation updates for AWS Lambda\n * api-change:``payment-cryptography-data``: AWS Payment Cryptography EMV Decrypt Feature Release\n * api-change:``rds``: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters\n * api-change:``snowball``: Doc-only update for change to EKS-Anywhere ordering.\n * api-change:``wafv2``: You can increase the max request body inspection size for some regional\n resources. The size setting is in the web ACL association config. Also, the\n AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a\n primitive boolean type, for languages like Java.\n * api-change:``workspaces``: Added note for user decoupling\n- from version 1.32.57\n * api-change:``dynamodb``: Doc only updates for DynamoDB documentation\n * api-change:``imagebuilder``: Add PENDING status to Lifecycle Execution resource status. Add\n StartTime and EndTime to ListLifecycleExecutionResource API response.\n * api-change:``mwaa``: Amazon MWAA adds support for Apache Airflow v2.8.1.\n * api-change:``rds``: Updated the input of CreateDBCluster and ModifyDBCluster to support setting\n CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting\n value.\n * api-change:``redshift``: Update for documentation only. Covers port ranges, definition updates\n for data sharing, and definition updates to cluster-snapshot documentation.\n * api-change:``verifiedpermissions``: Deprecating details in favor of configuration for\n GetIdentitySource and ListIdentitySources APIs.\n- from version 1.32.56\n * api-change:``apigateway``: Documentation updates for Amazon API Gateway\n * api-change:``chatbot``: Minor update to documentation.\n * api-change:``organizations``: This release contains an endpoint addition\n * api-change:``sesv2``: Adds support for providing custom headers within SendEmail and\n SendBulkEmail for SESv2.\n- from version 1.32.55\n * api-change:``cloudformation``: Add DetailedStatus field to DescribeStackEvents and DescribeStacks\n APIs\n * api-change:``fsx``: Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA\n pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.\n * api-change:``organizations``: Documentation update for AWS Organizations\n- from version 1.32.54\n * api-change:``accessanalyzer``: Fixed a typo in description field.\n * api-change:``autoscaling``: With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and\n Spot Fleet improve the default price protection behavior of attribute-based instance type selection\n of Spot Instances, to consistently select from a wide range of instance types.\n * api-change:``ec2``: With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet\n improve the default price protection behavior of attribute-based instance type selection of Spot\n Instances, to consistently select from a wide range of instance types.\n- from version 1.32.53\n * api-change:``docdb-elastic``: Launched Elastic Clusters Readable Secondaries, Start/Stop,\n Configurable Shard Instance count, Automatic Backups and Snapshot Copying\n * api-change:``eks``: Added support for new AL2023 AMIs to the supported AMITypes.\n * api-change:``lexv2-models``: This release makes AMAZON.QnAIntent generally available in Amazon\n Lex. This generative AI feature leverages large language models available through Amazon Bedrock to\n automate frequently asked questions (FAQ) experience for end-users.\n * api-change:``migrationhuborchestrator``: Adds new CreateTemplate, UpdateTemplate and\n DeleteTemplate APIs.\n * api-change:``quicksight``: TooltipTarget for Combo chart visuals; ColumnConfiguration limit\n increase to 2000; Documentation Update\n * api-change:``sagemaker``: Adds support for ModelDataSource in Model Packages to support unzipped\n models. Adds support to specify SourceUri for models which allows registration of models without\n mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting\n information during registration.\n * api-change:``securitylake``: Add capability to update the Data Lake\u0027s MetaStoreManager Role in\n order to perform required data lake updates to use Iceberg table format in their data lake or\n update the role for any other reason.\n- from version 1.32.52\n * api-change:``batch``: This release adds Batch support for configuration of multicontainer jobs in\n ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs\n and multi-node parallel jobs.\n * api-change:``bedrock-agent-runtime``: This release adds support to override search strategy\n performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents\n * api-change:``ce``: This release introduces the new API \u0027GetApproximateUsageRecords\u0027, which\n retrieves estimated usage records for hourly granularity or resource-level data at daily\n granularity.\n * api-change:``ec2``: This release increases the range of MaxResults for\n GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.\n * api-change:``iot``: This release reduces the maximum results returned per query invocation from\n 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked\n until the nextToken is NULL.\n * api-change:``wafv2``: AWS WAF now supports configurable time windows for request aggregation with\n rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in\n addition to the previously supported 5 minutes.\n- from version 1.32.51\n * api-change:``amplifyuibuilder``: We have added the ability to tag resources after they are created\n- from version 1.32.50\n * api-change:``apigateway``: Documentation updates for Amazon API Gateway.\n * api-change:``drs``: Added volume status to DescribeSourceServer replicated volumes.\n * api-change:``kafkaconnect``: Adds support for tagging, with new TagResource, UntagResource and\n ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This\n release also adds support for the new DeleteWorkerConfiguration API.\n * api-change:``rds``: This release adds support for gp3 data volumes for Multi-AZ DB Clusters.\n- from version 1.32.49\n * api-change:``appsync``: Documentation only updates for AppSync\n * api-change:``qldb``: Clarify possible values for KmsKeyArn and EncryptionDescription.\n * api-change:``rds``: Add pattern and length based validations for DBShardGroupIdentifier\n * api-change:``rum``: Doc-only update for new RUM metrics that were added\n- from version 1.32.48\n * api-change:``internetmonitor``: This release adds IPv4 prefixes to health events\n * api-change:``kinesisvideo``: Increasing NextToken parameter length restriction for List APIs from\n 512 to 1024.\n- from version 1.32.47\n * api-change:``iotevents``: Increase the maximum length of descriptions for Inputs, Detector\n Models, and Alarm Models\n * api-change:``lookoutequipment``: This release adds a field exposing model quality to read APIs\n for models. It also adds a model quality field to the API response when creating an inference\n scheduler.\n * api-change:``medialive``: MediaLive now supports the ability to restart pipelines in a running\n channel.\n * api-change:``ssm``: This release adds support for sharing Systems Manager parameters with other\n AWS accounts.\n- from version 1.32.46\n * api-change:``dynamodb``: Publishing quick fix for doc only update.\n * api-change:``firehose``: This release updates a few Firehose related APIs.\n * api-change:``lambda``: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.\n- from version 1.32.45\n * api-change:``amplify``: This release contains API changes that enable users to configure their\n Amplify domains with their own custom SSL/TLS certificate.\n * api-change:``chatbot``: This release adds support for AWS Chatbot. You can now monitor, operate,\n and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.\n * api-change:``config``: Documentation updates for the AWS Config CLI\n * api-change:``ivs``: Changed description for latencyMode in Create/UpdateChannel and\n Channel/ChannelSummary.\n * api-change:``keyspaces``: Documentation updates for Amazon Keyspaces\n * api-change:``mediatailor``: MediaTailor: marking #AdBreak.OffsetMillis as required.\n- from version 1.32.44\n * api-change:``connectparticipant``: Doc only update to GetTranscript API reference guide to inform\n users about presence of events in the chat transcript.\n * api-change:``emr``: adds fine grained control over Unhealthy Node Replacement to Amazon\n ElasticMapReduce\n * api-change:``firehose``: This release adds support for Data Message Extraction for decompressed\n CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.\n * api-change:``lambda``: Documentation-only updates for Lambda to clarify a number of existing\n actions and properties.\n * api-change:``rds``: Doc only update for a valid option in DB parameter group\n * api-change:``sns``: This release marks phone numbers as sensitive inputs.\n- from version 1.32.43\n * api-change:``artifact``: This is the initial SDK release for AWS Artifact. AWS Artifact provides\n on-demand access to compliance and third-party compliance reports. This release includes access to\n List and Get reports, along with their metadata. This release also includes access to AWS Artifact\n notifications settings.\n * api-change:``codepipeline``: Add ability to override timeout on action level.\n * api-change:``detective``: Doc only updates for content enhancement\n * api-change:``guardduty``: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.\n * api-change:``healthlake``: This release adds a new response parameter, JobProgressReport, to the\n DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on\n the progress of the import job on the server.\n * api-change:``opensearch``: Adds additional supported instance types.\n * api-change:``polly``: Amazon Polly adds 1 new voice - Burcu (tr-TR)\n * api-change:``sagemaker``: This release adds a new API UpdateClusterSoftware for SageMaker\n HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.\n * api-change:``secretsmanager``: Doc only update for Secrets Manager\n * api-change:``endpoint-rules``: Update endpoint-rules command to latest version\n- from version 1.32.42\n * api-change:``controltower``: Adds support for new Baseline and EnabledBaseline APIs for\n automating multi-account governance.\n * api-change:``lookoutequipment``: This feature allows customers to see pointwise model diagnostics\n results for their models.\n * api-change:``qbusiness``: This release adds the metadata-boosting feature, which allows customers\n to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q\u0026A\n answer relevance. It also adds new feedback reasons for the PutFeedback API.\n- from version 1.32.41\n * api-change:``lightsail``: This release adds support to upgrade the major version of a database.\n * api-change:``marketplace-catalog``: AWS Marketplace Catalog API now supports setting intent on\n requests\n * api-change:``resource-explorer-2``: Resource Explorer now uses newly supported IPv4\n \u0027amazonaws.com\u0027 endpoints by default.\n * api-change:``securitylake``: Documentation updates for Security Lake\n * api-change:``endpoint-rules``: Update endpoint-rules command to latest version\n- from version 1.32.40\n * api-change:``appsync``: Adds support for new options on GraphqlAPIs, Resolvers and Data Sources\n for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.\n * api-change:``cloudwatch``: Update cloudwatch command to latest version\n * api-change:``neptune-graph``: Adding a new option \u0027parameters\u0027 for data plane api ExecuteQuery to\n support running parameterized query via SDK.\n * api-change:``route53domains``: This release adds bill contact support for RegisterDomain,\n TransferDomain, UpdateDomainContact and GetDomainDetail API.\n- from version 1.32.39\n * api-change:``amp``: Overall documentation updates.\n * api-change:``batch``: This feature allows Batch to support configuration of repository\n credentials for jobs running on ECS\n * api-change:``braket``: Creating a job will result in DeviceOfflineException when using an offline\n device, and DeviceRetiredException when using a retired device.\n * api-change:``cost-optimization-hub``: Adding includeMemberAccounts field to the response of\n ListEnrollmentStatuses API.\n * api-change:``ecs``: Documentation only update for Amazon ECS.\n * api-change:``iot``: This release allows AWS IoT Core users to enable Online Certificate Status\n Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT\n Domain Configurations with Custom Domain.\n * api-change:``pricing``: Add Throttling Exception to all APIs.\n- from version 1.32.38\n * api-change:``codepipeline``: Add ability to execute pipelines with new parallel \u0026 queued\n execution modes and add support for triggers with filtering on branches and file paths.\n * api-change:``quicksight``: General Interactions for Visuals; Waterfall Chart Color Configuration;\n Documentation Update\n * api-change:``workspaces``: This release introduces User-Decoupling feature. This feature allows\n Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and\n DescribeWorkspaces APIs will now take a new optional parameter \u0027WorkspaceName\u0027.\n- from version 1.32.37\n * api-change:``datasync``: AWS DataSync now supports manifests for specifying files or objects to\n transfer.\n * api-change:``lexv2-models``: Update lexv2-models command to latest version\n * api-change:``redshift``: LisRecommendations API to fetch Amazon Redshift Advisor recommendations.\n- from version 1.32.36\n * api-change:``appsync``: Support for environment variables in AppSync GraphQL APIs\n * api-change:``ecs``: This release is a documentation only update to address customer issues.\n * api-change:``es``: This release adds clear visibility to the customers on the changes that they\n make on the domain.\n * api-change:``logs``: This release adds a new field, logGroupArn, to the response of the\n logs:DescribeLogGroups action.\n * api-change:``opensearch``: This release adds clear visibility to the customers on the changes\n that they make on the domain.\n * api-change:``wafv2``: You can now delete an API key that you\u0027ve created for use with your CAPTCHA\n JavaScript integration API.\n- from version 1.32.35\n * api-change:``glue``: Introduce Catalog Encryption Role within Glue Data Catalog Settings.\n Introduce SASL/PLAIN as an authentication method for Glue Kafka connections\n * api-change:``workspaces``: Added definitions of various WorkSpace states\n- from version 1.32.34\n * api-change:``dynamodb``: Any number of users can execute up to 50 concurrent restores (any type\n of restore) in a given account.\n * api-change:``sagemaker``: Amazon SageMaker Canvas adds GenerativeAiSettings support for\n CanvasAppSettings.\n * api-change:``endpoint-rules``: Update endpoint-rules command to latest version\n- from version 1.32.33\n * api-change:``cognito-idp``: Added CreateIdentityProvider and UpdateIdentityProvider details for\n new SAML IdP features\n * api-change:``ivs``: This release introduces a new resource Playback Restriction Policy which can\n be used to geo-restrict or domain-restrict channel stream playback when associated with a channel.\n New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.\n * api-change:``managedblockchain-query``: This release adds support for transactions that have not\n reached finality. It also removes support for the status property from the response of the\n GetTransaction operation. You can use the confirmationStatus and executionStatus properties to\n determine the status of the transaction.\n * api-change:``mediaconvert``: This release includes support for broadcast-mixed audio description\n tracks.\n * api-change:``neptune-graph``: Adding new APIs in SDK for Amazon Neptune Analytics. These APIs\n include operations to execute, cancel, list queries and get the graph summary.\n- from version 1.32.32\n * api-change:``cloudformation``: CloudFormation IaC generator allows you to scan existing resources\n in your account and select resources to generate a template for a new or existing CloudFormation\n stack.\n * api-change:``elbv2``: Update elbv2 command to latest version\n * api-change:``glue``: Update page size limits for GetJobRuns and GetTriggers APIs.\n * api-change:``ssm``: This release adds an optional Duration parameter to StateManager\n Associations. This allows customers to specify how long an apply-only-on-cron association execution\n should run. Once the specified Duration is out all the ongoing cancellable commands or automations\n are cancelled.\n- Refresh patches for new version\n- Update Requires from setup.py\n\n\nChanges in local-npm-registry:\n\n- fix await import error on older node.js versions\n\n- update to 1.1.0\n * always run npm with --no-package-lock. This will fix all weird\n errors and no loger require cleaning package-lock.json from\n upstream\n * `quilt setup` script is now in the utility\n * everything is run in JS now, so you can run directly with\n node version of change. Either,\n local-npm-registry\n or\n node22 /usr/bin/local-npm-registry\n\n- update to 1.0.2\n * --help invocation fixes\n * cleanup npm\u0027s config.registry on exit\n * adds support for non-standard alternative versions\n\n- Escape `quilt setup` invoked section in the helper script\n\n- update to 1.0.1\n * update dependencies\n * no longer shows paths for tarballs served by the proxy\n * works with latest nodejs\n * removing npm command patch dropped, upstreamed\n\n- Revert Requires: back to npm-default. If we need support for\n Fedora to have something else, we can do this another way\n https://en.opensuse.org/openSUSE:Build_Service_prjconf#Substitute\n\n- Allow the user to override `node` and `npm` commands in PATH.\n This is useful if one wants to eg. use Electron to run npm.\n- Change Requires: npm-default to Requires: npm.\n npm-default is already prefered by the prjconf,\n this works with any version of npm,\n and Fedora does not have npm-default.\n\n- update to 0.0.3:\n * fixes case when npm is stalling when package is not found\n\n- Update to 0.0.2: fixes uncaught exceptions\n- work with quilt when unpacking archive \n\n- Initial version 0.0.1\n\nChanges in python-boto3:\n- Update to 1.34.144\n * api-change:``acm-pca``: [``botocore``] Minor refactoring of C2J model for AWS Private CA\n * api-change:``arc-zonal-shift``: [``botocore``] Adds the option to subscribe to get notifications\n when a zonal autoshift occurs in a region.\n * api-change:``globalaccelerator``: [``botocore``] This feature adds exceptions to the Customer API\n to avoid throwing Internal Service errors\n * api-change:``pinpoint``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``quicksight``: [``botocore``] Vega ally control options and Support for Reviewed\n Answers in Topics\n- from version 1.34.143\n * api-change:``batch``: [``botocore``] This feature allows AWS Batch Jobs with EKS container\n orchestration type to be run as Multi-Node Parallel Jobs.\n * api-change:``bedrock``: [``botocore``] Add support for contextual grounding check for Guardrails\n for Amazon Bedrock.\n * api-change:``bedrock-agent``: [``botocore``] Introduces new data sources and chunking strategies\n for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code\n interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows\n (preview) to link prompts, foundational models, and resources.\n * api-change:``bedrock-agent-runtime``: [``botocore``] Introduces query decomposition, enhanced\n Agents integration with Knowledge bases, session summary generation, and code interpretation\n (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link\n prompts, foundational models, and resources for end-to-end solutions.\n * api-change:``bedrock-runtime``: [``botocore``] Add support for contextual grounding check and\n ApplyGuardrail API for Guardrails for Amazon Bedrock.\n * api-change:``ec2``: [``botocore``] Add parameters to enable provisioning IPAM BYOIPv4 space at a\n Local Zone Network Border Group level\n * api-change:``glue``: [``botocore``] Add recipe step support for recipe node\n * api-change:``groundstation``: [``botocore``] Documentation update specifying OEM ephemeris units\n of measurement\n * api-change:``license-manager-linux-subscriptions``: [``botocore``] Add support for third party\n subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager\n (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an\n instance has more than one Linux subscription and notify the customer.\n * api-change:``mediaconnect``: [``botocore``] AWS Elemental MediaConnect introduces the ability to\n disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop\n streaming to the output destination. A disabled output does not incur data transfer costs.\n- from version 1.34.142\n * api-change:``datazone``: [``botocore``] This release deprecates dataProductItem field from\n SearchInventoryResultItem, along with some unused DataProduct shapes\n * api-change:``fsx``: [``botocore``] Adds support for FSx for NetApp ONTAP 2nd Generation file\n systems, and FSx for OpenZFS Single AZ HA file systems.\n * api-change:``opensearch``: [``botocore``] This release adds support for enabling or disabling\n Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides\n visibility into the current state of the setup or tear-down.\n * api-change:``sagemaker``: [``botocore``] This release 1/ enables optimization jobs that allows\n customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control\n access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for\n CreateModel action.\n- from version 1.34.141\n * api-change:``codedeploy``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``devicefarm``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``dms``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``elasticbeanstalk``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait\n for SDK testing.\n * api-change:``es``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``firehose``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``gamelift``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``qapps``: [``botocore``] This is a general availability (GA) release of Amazon Q\n Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to\n enable users to build, share, and customize apps within your organization.\n * api-change:``route53resolver``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for\n SDK testing.\n * api-change:``ses``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.34.140\n * api-change:``acm``: [``botocore``] Documentation updates, including fixes for xml formatting,\n broken links, and ListCertificates description.\n * api-change:``ecr``: [``botocore``] This release for Amazon ECR makes change to bring the SDK into\n sync with the API.\n * api-change:``payment-cryptography-data``: [``botocore``] Added further restrictions on logging of\n potentially sensitive inputs and outputs.\n * api-change:``qbusiness``: [``botocore``] Add personalization to Q Applications. Customers can\n enable or disable personalization when creating or updating a Q application with the\n personalization configuration.\n- from version 1.34.139\n * api-change:``application-autoscaling``: [``botocore``] Doc only update for Application Auto\n Scaling that fixes resource name.\n * api-change:``directconnect``: [``botocore``] This update includes documentation for support of\n new native 400 GBps ports for Direct Connect.\n * api-change:``organizations``: [``botocore``] Added a new reason under\n ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended\n accounts as delegated administrator of a service.\n * api-change:``rekognition``: [``botocore``] This release adds support for tagging projects and\n datasets with the CreateProject and CreateDataset APIs.\n * api-change:``workspaces``: [``botocore``] Fix create workspace bundle RootStorage/UserStorage to\n accept non null values\n- Update BuildRequires and Requires from setup.py\n\n- Update to 1.34.138\n * api-change:``ec2``: [``botocore``] Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``fms``: [``botocore``] Increases Customer API\u0027s ManagedServiceData length\n * api-change:``s3``: [``botocore``] Added response overrides to Head Object requests.\n- from version 1.34.137\n * api-change:``apigateway``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``cognito-identity``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait\n for SDK testing.\n * api-change:``connect``: [``botocore``] Authentication profiles are Amazon Connect resources (in\n gated preview) that allow you to configure authentication settings for users in your contact\n center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile\n and UpdateAuthenticationProfile APIs.\n * api-change:``docdb``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``eks``: [``botocore``] Updates EKS managed node groups to support EC2 Capacity Blocks\n for ML\n * api-change:``payment-cryptography``: [``botocore``] Added further restrictions on logging of\n potentially sensitive inputs and outputs.\n * api-change:``payment-cryptography-data``: [``botocore``] Adding support for dynamic keys for\n encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use\n one-time TR-31 keys directly in dataplane operations without the need to first import them into the\n service.\n * api-change:``stepfunctions``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for\n SDK testing.\n * api-change:``swf``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``wafv2``: [``botocore``] JSON body inspection: Update documentation to clarify that\n JSON parsing doesn\u0027t include full validation.\n- from version 1.34.136\n * api-change:``acm-pca``: [``botocore``] Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard\n and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.\n * api-change:``cloudhsmv2``: [``botocore``] Added 3 new APIs to support backup sharing:\n GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of\n the DescribeBackups API. Added support for BackupArn in the CreateCluster API.\n * api-change:``connect``: [``botocore``] This release supports showing PreferredAgentRouting step\n via DescribeContact API.\n * api-change:``emr``: [``botocore``] This release provides the support for new allocation\n strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking\n input of priority value for each instance type for instance fleet clusters.\n * api-change:``glue``: [``botocore``] Added AttributesToGet parameter to Glue GetDatabases,\n allowing caller to limit output to include only the database name.\n * api-change:``kinesisanalyticsv2``: [``botocore``] Support for Flink 1.19 in Managed Service for\n Apache Flink\n * api-change:``opensearch``: [``botocore``] This release removes support for enabling or disabling\n Natural Language Query Processing feature for Amazon OpenSearch Service domains.\n * api-change:``pi``: [``botocore``] Noting that the filter db.sql.db_id isn\u0027t available for RDS for\n SQL Server DB instances.\n * api-change:``workspaces``: [``botocore``] Added support for Red Hat Enterprise Linux 8 on Amazon\n WorkSpaces Personal.\n- from version 1.34.135\n * api-change:``application-autoscaling``: [``botocore``] Amazon WorkSpaces customers can now use\n Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.\n * api-change:``chime-sdk-media-pipelines``: [``botocore``] Added Amazon Transcribe multi language\n identification to Chime SDK call analytics. Enabling customers sending single stream audio to\n generate call recordings using Chime SDK call analytics\n * api-change:``cloudfront``: [``botocore``] Doc only update for CloudFront that fixes\n customer-reported issue\n * api-change:``datazone``: [``botocore``] This release supports the data lineage feature of\n business data catalog in Amazon DataZone.\n * api-change:``elasticache``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``mq``: [``botocore``] This release makes the EngineVersion field optional for both\n broker and configuration and uses the latest available version by default. The\n AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to \u0027true\u0027.\n * api-change:``qconnect``: [``botocore``] Adds CreateContentAssociation, ListContentAssociations,\n GetContentAssociation, and DeleteContentAssociation APIs.\n * api-change:``quicksight``: [``botocore``] Adding support for Repeating Sections, Nested Filters\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for TAZ export to S3.\n * api-change:``sagemaker``: [``botocore``] Add capability for Admins to customize Studio experience\n for the user by showing or hiding Apps and MLTools.\n * api-change:``workspaces``: [``botocore``] Added support for WorkSpaces Pools.\n- from version 1.34.134\n * api-change:``controltower``: [``botocore``] Added ListLandingZoneOperations API.\n * api-change:``eks``: [``botocore``] Added support for disabling unmanaged addons during cluster\n creation.\n * api-change:``ivs-realtime``: [``botocore``] IVS Real-Time now offers customers the ability to\n upload public keys for customer vended participant tokens.\n * api-change:``kinesisanalyticsv2``: [``botocore``] This release adds support for new\n ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to\n enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves\n support for pagination for APIs.\n * api-change:``opensearch``: [``botocore``] This release adds support for enabling or disabling\n Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides\n visibility into the current state of the setup or tear-down.\n- from version 1.34.133\n * api-change:``autoscaling``: [``botocore``] Doc only update for Auto Scaling\u0027s\n TargetTrackingMetricDataQuery\n * api-change:``ec2``: [``botocore``] This release is for the launch of the new u7ib-12tb.224xlarge,\n R8g, c7gn.metal and mac2-m1ultra.metal instance types\n * api-change:``networkmanager``: [``botocore``] This is model changes \u0026 documentation update for\n the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view\n errors that occur while their resources are being provisioned, enabling customers to fix their\n resources without needing external support.\n * api-change:``workspaces-thin-client``: [``botocore``] This release adds the deviceCreationTags\n field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.\n- from version 1.34.132\n * api-change:``bedrock-runtime``: [``botocore``] Increases Converse API\u0027s document name length\n * api-change:``customer-profiles``: [``botocore``] This release includes changes to\n ProfileObjectType APIs, adds functionality top set and get capacity for profile object types.\n * api-change:``ec2``: [``botocore``] Fix EC2 multi-protocol info in models.\n * api-change:``qbusiness``: [``botocore``] Allow enable/disable Q Apps when creating/updating a Q\n application; Return the Q Apps enablement information when getting a Q application.\n * api-change:``ssm``: [``botocore``] Add sensitive trait to SSM IPAddress property for CloudTrail\n redaction\n * api-change:``workspaces-web``: [``botocore``] Added ability to enable DeepLinking functionality\n on a Portal via UserSettings as well as added support for IdentityProvider resource tagging.\n- from version 1.34.131\n * api-change:``bedrock-runtime``: [``botocore``] This release adds document support to Converse and\n ConverseStream APIs\n * api-change:``codeartifact``: [``botocore``] Add support for the Cargo package format.\n * api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to\n analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.\n * api-change:``cost-optimization-hub``: [``botocore``] This release enables AWS Cost Optimization\n Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.\n * api-change:``dynamodb``: [``botocore``] Doc-only update for DynamoDB. Fixed Important note in 6\n Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings,\n ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.\n * api-change:``glue``: [``botocore``] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints\n and Workflows.\n * api-change:``ivs-realtime``: [``botocore``] IVS Real-Time now offers customers the ability to\n record individual stage participants to S3.\n * api-change:``sagemaker``: [``botocore``] Adds support for model references in Hub service, and\n adds support for cross-account access of Hubs\n * api-change:``securityhub``: [``botocore``] Documentation updates for Security Hub\n- from version 1.34.130\n * api-change:``artifact``: [``botocore``] This release adds an acceptanceType field to the\n ReportSummary structure (used in the ListReports API response).\n * api-change:``athena``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``cur``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``directconnect``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for\n SDK testing.\n * api-change:``elastictranscoder``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait\n for SDK testing.\n * api-change:``opensearch``: [``botocore``] This release enables customers to use JSON Web Tokens\n (JWT) for authentication on their Amazon OpenSearch Service domains.\n- from version 1.34.129\n * api-change:``bedrock-runtime``: [``botocore``] This release adds support for using Guardrails\n with the Converse and ConverseStream APIs.\n * api-change:``cloudtrail``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``config``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``eks``: [``botocore``] This release adds support to surface async fargate customer\n errors from async path to customer through describe-fargate-profile API response.\n * api-change:``lightsail``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``polly``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``rekognition``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``sagemaker``: [``botocore``] Launched a new feature in SageMaker to provide managed\n MLflow Tracking Servers for customers to track ML experiments. This release also adds a new\n capability of attaching additional storage to SageMaker HyperPod cluster instances.\n * api-change:``shield``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``snowball``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n- from version 1.34.128\n * api-change:``acm-pca``: [``botocore``] Doc-only update that adds name constraints as an allowed\n extension for ImportCertificateAuthorityCertificate.\n * api-change:``batch``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``codebuild``: [``botocore``] AWS CodeBuild now supports global and organization\n GitHub webhooks\n * api-change:``cognito-idp``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``ds``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``efs``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``glue``: [``botocore``] This release introduces a new feature, Usage profiles. Usage\n profiles allow the AWS Glue admin to create different profiles for various classes of users within\n the account, enforcing limits and defaults for jobs and sessions.\n * api-change:``mediaconvert``: [``botocore``] This release includes support for creating I-frame\n only video segments for DASH trick play.\n * api-change:``secretsmanager``: [``botocore``] Doc only update for Secrets Manager\n * api-change:``waf``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.34.127\n * api-change:``datazone``: [``botocore``] This release introduces a new default service blueprint\n for custom environment creation.\n * api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2.\n * api-change:``macie2``: [``botocore``] This release adds support for managing the status of\n automated sensitive data discovery for individual accounts in an organization, and determining\n whether individual S3 buckets are included in the scope of the analyses.\n * api-change:``mediaconvert``: [``botocore``] This release adds the ability to search for\n historical job records within the management console using a search box and/or via the SDK/CLI with\n partial string matching search on input file name.\n * api-change:``route53domains``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for\n SDK testing.\n- from version 1.34.126\n * api-change:``cloudhsmv2``: [``botocore``] Added support for hsm type hsm2m.medium. Added\n supported for creating a cluster in FIPS or NON_FIPS mode.\n * api-change:``glue``: [``botocore``] This release adds support for configuration of evaluation\n method for composite rules in Glue Data Quality rulesets.\n * api-change:``iotwireless``: [``botocore``] Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer\n Metrics.\n * api-change:``kms``: [``botocore``] This feature allows customers to use their keys stored in KMS\n to derive a shared secret which can then be used to establish a secured channel for communication,\n provide proof of possession, or establish trust with other parties.\n * api-change:``mediapackagev2``: [``botocore``] This release adds support for CMAF ingest (DASH-IF\n live media ingest protocol interface 1)\n- from version 1.34.125\n * api-change:``apptest``: [``botocore``] AWS Mainframe Modernization Application Testing is an AWS\n Mainframe Modernization service feature that automates functional equivalence testing for mainframe\n application modernization and migration to AWS, and regression testing.\n * api-change:``backupstorage``: [``botocore``] The backupstorage client has been removed following\n the deprecation of the service.\n * api-change:``ec2``: [``botocore``] Tagging support for Traffic Mirroring FilterRule resource\n * api-change:``osis``: [``botocore``] SDK changes for self-managed vpc endpoint to OpenSearch\n ingestion pipelines.\n * api-change:``redshift``: [``botocore``] Updates to remove DC1 and DS2 node types.\n * api-change:``secretsmanager``: [``botocore``] Introducing RotationToken parameter for\n PutSecretValue API\n * api-change:``securitylake``: [``botocore``] This release updates request validation regex to\n account for non-commercial aws partitions.\n * api-change:``sesv2``: [``botocore``] This release adds support for Amazon EventBridge as an email\n sending events destination.\n- from version 1.34.124\n * api-change:``accessanalyzer``: [``botocore``] IAM Access Analyzer now provides policy\n recommendations to help resolve unused permissions for IAM roles and users. Additionally, IAM\n Access Analyzer now extends its custom policy checks to detect when IAM policies grant public\n access or access to critical resources ahead of deployments.\n * api-change:``guardduty``: [``botocore``] Added API support for GuardDuty Malware Protection for\n S3.\n * api-change:``networkmanager``: [``botocore``] This is model changes \u0026 documentation update for\n Service Insertion feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party\n security services on Cloud WAN. This allows to steer inter/intra segment traffic via security\n appliances and provide visibility to the route updates.\n * api-change:``pca-connector-scep``: [``botocore``] Connector for SCEP allows you to use a managed,\n cloud CA to enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by\n mobile device management (MDM) solutions for enrolling mobile devices. With the connector, you can\n use AWS Private CA with popular MDM solutions.\n * api-change:``sagemaker``: [``botocore``] Introduced Scope and AuthenticationRequestExtraParams to\n SageMaker Workforce OIDC configuration; this allows customers to modify these options for their\n private Workforce IdP integration. Model Registry Cross-account model package groups are\n discoverable.\n- from version 1.34.123\n * api-change:``application-signals``: [``botocore``] This is the initial SDK release for Amazon\n CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application\n performance monitoring for developers to monitor and troubleshoot application health using\n pre-built dashboards and Service Level Objectives.\n * api-change:``ecs``: [``botocore``] This release introduces a new cluster configuration to support\n the customer-managed keys for ECS managed storage encryption.\n * api-change:``imagebuilder``: [``botocore``] This release updates the regex pattern for Image\n Builder ARNs.\n- Update BuildRequires and Requires from setup.py\n\n- Update to 1.34.122\n * api-change:``auditmanager``: [``botocore``] New feature: common controls. When creating custom\n controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the\n awsServices parameter is deprecated because we now manage services in scope for you. If used, the\n input is ignored and an empty list is returned.\n * api-change:``b2bi``: [``botocore``] Added exceptions to B2Bi List operations and\n ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly\n required when creating a Partnership.\n * api-change:``codepipeline``: [``botocore``] CodePipeline now supports overriding S3 Source Object\n Key during StartPipelineExecution, as part of Source Overrides.\n * api-change:``sagemaker``: [``botocore``] This release introduces a new optional parameter:\n InferenceAmiVersion, in ProductionVariant.\n * api-change:``verifiedpermissions``: [``botocore``] This release adds OpenIdConnect (OIDC)\n configuration support for IdentitySources, allowing for external IDPs to be used in authorization\n requests.\n- from version 1.34.121\n * api-change:``account``: [``botocore``] This release adds 3 new APIs (AcceptPrimaryEmailUpdate,\n GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address\n of member accounts within an AWS organization.\n * api-change:``alexaforbusiness``: [``botocore``] The alexaforbusiness client has been removed\n following the deprecation of the service.\n * api-change:``firehose``: [``botocore``] Adds integration with Secrets Manager for Redshift,\n Splunk, HttpEndpoint, and Snowflake destinations\n * api-change:``fsx``: [``botocore``] This release adds support to increase metadata performance on\n FSx for Lustre file systems beyond the default level provisioned when a file system is created.\n This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file\n systems or by updating it on demand.\n * api-change:``glue``: [``botocore``] This release adds support for creating and updating Glue Data\n Catalog Views.\n * api-change:``honeycode``: [``botocore``] The honeycode client has been removed following the\n deprecation of the service.\n * api-change:``iotwireless``: [``botocore``] Adds support for wireless device to be in Conflict\n FUOTA Device Status due to a FUOTA Task, so it couldn\u0027t be attached to a new one.\n * api-change:``location``: [``botocore``] Added two new APIs, VerifyDevicePosition and\n ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with\n Geobuf fields.\n * api-change:``sns``: [``botocore``] Doc-only update for SNS. These changes include\n customer-reported issues and TXC3 updates.\n * api-change:``sqs``: [``botocore``] Doc only updates for SQS. These updates include\n customer-reported issues and TCX3 modifications.\n * api-change:``storagegateway``: [``botocore``] Adds SoftwareUpdatePreferences to\n DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains\n AutomaticUpdatePolicy.\n * enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.20.11\n- from version 1.34.120\n * api-change:``globalaccelerator``: [``botocore``] This release contains a new optional\n ip-addresses input field for the update accelerator and update custom routing accelerator apis.\n This input enables consumers to replace IPv4 addresses on existing accelerators with addresses\n provided in the input.\n * api-change:``glue``: [``botocore``] AWS Glue now supports native SaaS connectivity: Salesforce\n connector available now\n * api-change:``s3``: [``botocore``] Added new params copySource and key to copyObject API for\n supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API\n functionality.\n- from version 1.34.119\n * api-change:``ec2``: [``botocore``] U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs\n are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2\n C7i instances that offer a baseline level of CPU performance with the ability to scale up to the\n full compute performance 95% of the time.\n * api-change:``pipes``: [``botocore``] This release adds Timestream for LiveAnalytics as a\n supported target in EventBridge Pipes\n * api-change:``sagemaker``: [``botocore``] Extend DescribeClusterNode response with private DNS\n hostname and IP address, and placement information about availability zone and availability zone ID.\n * api-change:``taxsettings``: [``botocore``] Initial release of AWS Tax Settings API\n- from version 1.34.118\n * api-change:``amplify``: [``botocore``] This doc-only update identifies fields that are specific\n to Gen 1 and Gen 2 applications.\n * api-change:``batch``: [``botocore``] This release adds support for the AWS Batch\n GetJobQueueSnapshot API operation.\n * api-change:``eks``: [``botocore``] Adds support for EKS add-ons pod identity associations\n integration\n * api-change:``iottwinmaker``: [``botocore``] Support RESET_VALUE UpdateType for PropertyUpdates to\n reset property value to default or null\n- from version 1.34.117\n * api-change:``codebuild``: [``botocore``] AWS CodeBuild now supports Self-hosted GitHub Actions\n runners for Github Enterprise\n * api-change:``codeguru-security``: [``botocore``] This release includes minor model updates and\n documentation updates.\n * api-change:``elasticache``: [``botocore``] Update to attributes of TestFailover and minor\n revisions.\n * api-change:``launch-wizard``: [``botocore``] This release adds support for describing workload\n deployment specifications, deploying additional workload types, and managing tags for Launch Wizard\n resources with API operations.\n- from version 1.34.116\n * api-change:``acm``: [``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``bedrock-agent``: [``botocore``] With this release, Knowledge bases for Bedrock adds\n support for Titan Text Embedding v2.\n * api-change:``bedrock-runtime``: [``botocore``] This release adds Converse and ConverseStream APIs\n to Bedrock Runtime\n * api-change:``cloudtrail``: [``botocore``] CloudTrail Lake returns PartitionKeys in the\n GetEventDataStore API response. Events are grouped into partitions based on these keys for better\n query performance. For example, the calendarday key groups events by day, while combining the\n calendarday key with the hour key groups them by day and hour.\n * api-change:``connect``: [``botocore``] Adding associatedQueueIds as a SearchCriteria and response\n field to the SearchRoutingProfiles API\n * api-change:``emr-serverless``: [``botocore``] The release adds support for spark structured\n streaming.\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for Aurora Postgres DBname.\n * api-change:``sagemaker``: [``botocore``] Adds Model Card information as a new component to Model\n Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML\n candidates per algorithm.\n- from version 1.34.115\n * api-change:``athena``: [``botocore``] Throwing validation errors on CreateNotebook with Name\n containing `/`,`:`,`\\`\n * api-change:``codebuild``: [``botocore``] AWS CodeBuild now supports manually creating GitHub\n webhooks\n * api-change:``connect``: [``botocore``] This release includes changes to DescribeContact API\u0027s\n response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign,\n AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and\n SegmentAttributes information from a contact in Amazon Connect.\n * api-change:``glue``: [``botocore``] Add optional field JobMode to CreateJob and UpdateJob APIs.\n * api-change:``securityhub``: [``botocore``] Add ROOT type for TargetType model\n- from version 1.34.114\n * api-change:``dynamodb``: [``botocore``] Doc-only update for DynamoDB. Specified the IAM actions\n needed to authorize a user to create a table with a resource-based policy.\n * api-change:``ec2``: [``botocore``] Providing support to accept BgpAsnExtended attribute\n * api-change:``kafka``: [``botocore``] Adds ControllerNodeInfo in ListNodes response to support\n Raft mode for MSK\n * api-change:``swf``: [``botocore``] This release adds new APIs for deleting activity type and\n workflow type resources.\n- from version 1.34.113\n * api-change:``dynamodb``: [``botocore``] Documentation only updates for DynamoDB.\n * api-change:``iotfleetwise``: [``botocore``] AWS IoT FleetWise now supports listing vehicles with\n attributes filter, ListVehicles API is updated to support additional attributes filter.\n * api-change:``managedblockchain``: [``botocore``] This is a minor documentation update to address\n the impact of the shut down of the Goerli and Polygon networks.\n- from version 1.34.112\n * api-change:``emr-serverless``: [``botocore``] This release adds the capability to run interactive\n workloads using Apache Livy Endpoint.\n * api-change:``opsworks``: [``botocore``] Documentation-only update for OpsWorks Stacks.\n- from version 1.34.111\n * api-change:``chatbot``: [``botocore``] This change adds support for tagging Chatbot\n configurations.\n * api-change:``cloudformation``: [``botocore``] Added DeletionMode FORCE_DELETE_STACK for deleting\n a stack that is stuck in DELETE_FAILED state due to resource deletion failure.\n * api-change:``kms``: [``botocore``] This release includes feature to import customer\u0027s asymmetric\n (RSA, ECC and SM2) and HMAC keys into KMS in China.\n * api-change:``opensearch``: [``botocore``] This release adds support for enabling or disabling a\n data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.\n * api-change:``wafv2``: [``botocore``] You can now use Security Lake to collect web ACL traffic\n data.\n- from version 1.34.110\n * api-change:``cloudfront``: [``botocore``] Model update; no change to SDK functionality.\n * api-change:``glue``: [``botocore``] Add Maintenance window to CreateJob and UpdateJob APIs and\n JobRun response. Add a new Job Run State for EXPIRED.\n * api-change:``lightsail``: [``botocore``] This release adds support for Amazon Lightsail instances\n to switch between dual-stack or IPv4 only and IPv6-only public IP address types.\n * api-change:``mailmanager``: [``botocore``] This release includes a new Amazon SES feature called\n Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen\n their organization\u0027s email infrastructure, simplify email workflow management, and streamline email\n compliance control.\n * api-change:``pi``: [``botocore``] Performance Insights added a new input parameter called\n AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted\n the acceptable input characters.\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for Db2 license through AWS\n Marketplace.\n * api-change:``storagegateway``: [``botocore``] Added new SMBSecurityStrategy enum named\n MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.\n- from version 1.34.109\n * api-change:``bedrock-agent``: [``botocore``] This release adds support for using Guardrails with\n Bedrock Agents.\n * api-change:``bedrock-agent-runtime``: [``botocore``] This release adds support for using\n Guardrails with Bedrock Agents.\n * api-change:``controltower``: [``botocore``] Added ListControlOperations API and filtering support\n for ListEnabledControls API. Updates also includes added metadata for enabled controls and control\n operations.\n * api-change:``osis``: [``botocore``] Add support for creating an OpenSearch Ingestion pipeline\n that is attached to a provided VPC. Add information about the destinations of an OpenSearch\n Ingestion pipeline to the GetPipeline and ListPipelines APIs.\n * api-change:``rds``: [``botocore``] This release adds support for EngineLifecycleSupport on\n DBInstances, DBClusters, and GlobalClusters.\n * api-change:``secretsmanager``: [``botocore``] add v2 smoke tests and smithy smokeTests trait for\n SDK testing\n- from version 1.34.108\n * api-change:``application-autoscaling``: [``botocore``] add v2 smoke tests and smithy smokeTests\n trait for SDK testing.\n * api-change:``codebuild``: [``botocore``] Aws CodeBuild now supports 36 hours build timeout\n * api-change:``elbv2``: [``botocore``] This release adds dualstack-without-public-ipv4 IP address\n type for ALB.\n * api-change:``lakeformation``: [``botocore``] Introduces a new API, GetDataLakePrincipal, that\n returns the identity of the invoking principal\n * api-change:``transfer``: [``botocore``] Enable use of CloudFormation traits in Smithy model to\n improve generated CloudFormation schema from the Smithy API model.\n- from version 1.34.107\n * api-change:``acm-pca``: [``botocore``] This release adds support for waiters to fail on\n AccessDeniedException when having insufficient permissions\n * api-change:``connect``: [``botocore``] Adding Contact Flow metrics to the GetMetricDataV2 API\n * api-change:``kafka``: [``botocore``] AWS MSK support for Broker Removal.\n * api-change:``mwaa``: [``botocore``] Amazon MWAA now supports Airflow web server auto scaling to\n automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow\n User Interface (UI) users. Customers can specify maximum and minimum web server instances during\n environment creation and update workflow.\n * api-change:``quicksight``: [``botocore``] This release adds DescribeKeyRegistration and\n UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).\n * api-change:``sagemaker``: [``botocore``] Introduced WorkerAccessConfiguration to SageMaker\n Workteam. This allows customers to configure resource access for workers in a workteam.\n * api-change:``secretsmanager``: [``botocore``] Documentation updates for AWS Secrets Manager\n * bugfix:retries: [``botocore``] Fix backoff calculation for truncated binary exponential backoff\n (`#3178 \u003chttps://github.com/boto/botocore/issues/3178\u003e`__)\n- from version 1.34.106\n * api-change:``bedrock-agent-runtime``: [``botocore``] Updating Bedrock Knowledge Base Metadata \u0026\n Filters feature with two new filters listContains and stringContains\n * api-change:``codebuild``: [``botocore``] CodeBuild Reserved Capacity VPC Support\n * api-change:``datasync``: [``botocore``] Task executions now display a CANCELLING status when an\n execution is in the process of being cancelled.\n * api-change:``grafana``: [``botocore``] This release adds new ServiceAccount and\n ServiceAccountToken APIs.\n * api-change:``medical-imaging``: [``botocore``] Added support for importing medical imaging data\n from Amazon S3 buckets across accounts and regions.\n * api-change:``securityhub``: [``botocore``] Documentation-only update for AWS Security Hub\n- Update BuildRequires and Requires from setup.py\n\n- Update to 1.34.105\n * api-change:``connect``: [``botocore``] Amazon Connect provides enhanced search capabilities for\n flows \u0026 flow modules on the Connect admin website and programmatically using APIs. You can search\n for flows and flow modules by name, description, type, status, and tags, to filter and identify a\n specific flow in your Connect instances.\n * api-change:``s3``: [``botocore``] Updated a few x-id in the http uri traits\n- from version 1.34.104\n * api-change:``events``: [``botocore``] Amazon EventBridge introduces KMS customer-managed key\n (CMK) encryption support for custom and partner events published on EventBridge Event Bus\n (including default bus) and UpdateEventBus API.\n * api-change:``vpc-lattice``: [``botocore``] This release adds TLS Passthrough support. It also\n increases max number of target group per rule to 10.\n- from version 1.34.103\n * api-change:``discovery``: [``botocore``] add v2 smoke tests and smithy smokeTests trait for SDK\n testing\n * api-change:``greengrassv2``: [``botocore``] Mark ComponentVersion in\n ComponentDeploymentSpecification as required.\n * api-change:``sagemaker``: [``botocore``] Introduced support for G6 instance types on Sagemaker\n Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.\n * api-change:``sso-oidc``: [``botocore``] Updated request parameters for PKCE support.\n- from version 1.34.102\n * api-change:``bedrock-agent-runtime``: [``botocore``] This release adds support to provide\n guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate\n API in Agents for Amazon Bedrock.\n * api-change:``pinpoint``: [``botocore``] This release adds support for specifying email message\n headers for Email Templates, Campaigns, Journeys and Send Messages.\n * api-change:``route53resolver``: [``botocore``] Update the DNS Firewall settings to correct a\n spelling issue.\n * api-change:``ssm-sap``: [``botocore``] Added support for application-aware start/stop of SAP\n applications running on EC2 instances, with SSM for SAP\n * api-change:``verifiedpermissions``: [``botocore``] Adds policy effect and actions fields to\n Policy API\u0027s.\n- from version 1.34.101\n * api-change:``cognito-idp``: [``botocore``] Add EXTERNAL_PROVIDER enum value to UserStatusType.\n * api-change:``ec2``: [``botocore``] Adding Precision Hardware Clock (PHC) to public API\n DescribeInstanceTypes\n * api-change:``ecr``: [``botocore``] This release adds pull through cache rules support for GitLab\n container registry in Amazon ECR.\n * api-change:``fms``: [``botocore``] The policy scope resource tag is always a string value, either\n a non-empty string or an empty string.\n * api-change:``polly``: [``botocore``] Add new engine - generative - that builds the most\n expressive conversational voices.\n * api-change:``sqs``: [``botocore``] This release adds MessageSystemAttributeNames to\n ReceiveMessageRequest to replace AttributeNames.\n- from version 1.34.100\n * api-change:``b2bi``: [``botocore``] Documentation update to clarify the MappingTemplate\n definition.\n * api-change:``budgets``: [``botocore``] This release adds tag support for budgets and budget\n actions.\n * api-change:``resiliencehub``: [``botocore``] AWS Resilience Hub has expanded its drift detection\n capabilities by introducing a new type of drift detection - application resource drift. This new\n enhancement detects changes, such as the addition or deletion of resources within the application\u0027s\n input sources.\n * api-change:``route53profiles``: [``botocore``] Doc only update for Route 53 profiles that fixes\n some link issues\n- from version 1.34.99\n * api-change:``medialive``: [``botocore``] AWS Elemental MediaLive now supports configuring how\n SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously,\n messages triggered breaks in all these output groups. The new option is to trigger segment breaks\n only in groups that have SCTE 35 passthrough enabled.\n- from version 1.34.98\n * api-change:``bedrock-agent``: [``botocore``] This release adds support for using Provisioned\n Throughput with Bedrock Agents.\n * api-change:``connect``: [``botocore``] This release adds 5 new APIs for managing attachments:\n StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata,\n DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to\n Connect resources, like cases.\n * api-change:``connectcases``: [``botocore``] This feature supports the release of Files related\n items\n * api-change:``datasync``: [``botocore``] Updated guidance on using private or self-signed\n certificate authorities (CAs) with AWS DataSync object storage locations.\n * api-change:``inspector2``: [``botocore``] This release adds CSV format to GetCisScanReport for\n Inspector v2\n * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Inference now supports m6i, c6i, r6i,\n m7i, c7i, r7i and g5 instance types for Batch Transform Jobs\n * api-change:``sesv2``: [``botocore``] Adds support for specifying replacement headers per\n BulkEmailEntry in SendBulkEmail in SESv2.\n- from version 1.34.97\n * api-change:``dynamodb``: [``botocore``] This release adds support to specify an optional, maximum\n OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or\n UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable,\n RestoreFromPointInTime, or RestoreFromBackup APIs.\n * api-change:``ec2``: [``botocore``] This release includes a new API for retrieving the public\n endorsement key of the EC2 instance\u0027s Nitro Trusted Platform Module (NitroTPM).\n * api-change:``personalize``: [``botocore``] This releases ability to delete users and their data,\n including their metadata and interactions data, from a dataset group.\n * api-change:``redshift-serverless``: [``botocore``] Update Redshift Serverless List Scheduled\n Actions Output Response to include Namespace Name.\n- from version 1.34.96\n * api-change:``bedrock-agent``: [``botocore``] This release adds support for using MongoDB Atlas as\n a vector store when creating a knowledge base.\n * api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2.\n * api-change:``personalize-runtime``: [``botocore``] This release adds support for a Reason\n attribute for predicted items generated by User-Personalization-v2.\n * api-change:``securityhub``: [``botocore``] Updated CreateMembers API request with limits.\n * api-change:``sesv2``: [``botocore``] Fixes ListContacts and ListImportJobs APIs to use POST\n instead of GET.\n- from version 1.34.95\n * api-change:``chime-sdk-voice``: [``botocore``] Due to changes made by the Amazon Alexa service,\n GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration\n APIs are no longer available for use. For more information, refer to the Alexa Smart Properties\n page.\n * api-change:``codeartifact``: [``botocore``] Add support for the Ruby package format.\n * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports the network firewall service\n stream exception policy feature for accounts within your organization.\n * api-change:``omics``: [``botocore``] Add support for workflow sharing and dynamic run storage\n * api-change:``opensearch``: [``botocore``] This release enables customers to create Route53 A and\n AAAA alias record types to point custom endpoint domain to OpenSearch domain\u0027s dualstack search\n endpoint.\n * api-change:``pinpoint-sms-voice-v2``: [``botocore``] Amazon Pinpoint has added two new features\n Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media\n messages to a mobile phone which includes image, audio, text, or video files. Use the ten new\n protect configurations APIs to block messages to specific countries.\n * api-change:``qbusiness``: [``botocore``] This is a general availability (GA) release of Amazon Q\n Business. Q Business enables employees in an enterprise to get comprehensive answers to complex\n questions and take actions through a unified, intuitive web-based chat experience - using an\n enterprise\u0027s existing content, data, and systems.\n * api-change:``quicksight``: [``botocore``] New Q embedding supporting Generative Q\u0026A\n * api-change:``route53resolver``: [``botocore``] Release of FirewallDomainRedirectionAction\n parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall\n rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS,\n DNAME, etc., or just the first domain and trust the rest.\n * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Training now supports the use of\n attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker\n Inference now supports G6 instance types.\n * api-change:``signer``: [``botocore``] Documentation updates for AWS Signer. Adds cross-account\n signing constraint and definitions for cross-account actions.\n- from version 1.34.94\n * api-change:``amplify``: [``botocore``] Updating max results limit for listing any resources (Job,\n Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that\n where max results can be up to 100.\n * api-change:``connectcases``: [``botocore``] This feature releases DeleteField, DeletedLayout, and\n DeleteTemplate API\u0027s\n * api-change:``inspector2``: [``botocore``] Update Inspector2 to include new Agentless API\n parameters.\n * api-change:``timestream-query``: [``botocore``] This change allows users to update and describe\n account settings associated with their accounts.\n * api-change:``transcribe``: [``botocore``] This update provides error messaging for generative\n call summarization in Transcribe Call Analytics\n * api-change:``trustedadvisor``: [``botocore``] This release adds the\n BatchUpdateRecommendationResourceExclusion API to support batch updates of Recommendation Resource\n exclusion statuses and introduces a new exclusion status filter to the ListRecommendationResources\n and ListOrganizationRecommendationResources APIs.\n- from version 1.34.93\n * api-change:``codepipeline``: [``botocore``] Add ability to manually and automatically roll back a\n pipeline stage to a previously successful execution.\n * api-change:``cognito-idp``: [``botocore``] Add LimitExceededException to SignUp errors\n * api-change:``connectcampaigns``: [``botocore``] This release adds support for specifying if\n Answering Machine should wait for prompt sound.\n * api-change:``marketplace-entitlement``: [``botocore``] Releasing minor endpoint updates.\n * api-change:``oam``: [``botocore``] This release introduces support for Source Accounts to define\n which Metrics and Logs to share with the Monitoring Account\n * api-change:``rds``: [``botocore``] SupportsLimitlessDatabase field added to\n describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless\n Database.\n * api-change:``support``: [``botocore``] Releasing minor endpoint updates.\n- from version 1.34.92\n * api-change:``appsync``: [``botocore``] UpdateGraphQLAPI documentation update and datasource\n introspection secret arn update\n * api-change:``fms``: [``botocore``] AWS Firewall Manager adds support for network ACL policies to\n manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your\n organization.\n * api-change:``ivs``: [``botocore``] Bug Fix: IVS does not support arns with the `svs` prefix\n * api-change:``ivs-realtime``: [``botocore``] Bug Fix: IVS Real Time does not support ARNs using\n the `svs` prefix.\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for setting local time zones\n for RDS for Db2 DB instances.\n * api-change:``stepfunctions``: [``botocore``] Add new ValidateStateMachineDefinition operation,\n which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.\n- from version 1.34.91\n * api-change:``datasync``: [``botocore``] This change allows users to disable and enable the\n schedules associated with their tasks.\n * api-change:``ec2``: [``botocore``] Launching capability for customers to enable or disable\n automatic assignment of public IPv4 addresses to their network interface\n * api-change:``emr-containers``: [``botocore``] EMRonEKS Service support for SecurityConfiguration\n enforcement for Spark Jobs.\n * api-change:``entityresolution``: [``botocore``] Support Batch Unique IDs Deletion.\n * api-change:``gamelift``: [``botocore``] Amazon GameLift releases container fleets support for\n public preview. Deploy Linux-based containerized game server software for hosting on Amazon\n GameLift.\n * api-change:``ssm``: [``botocore``] Add SSM DescribeInstanceProperties API to public AWS SDK.\n- from version 1.34.90\n * api-change:``bedrock``: [``botocore``] This release introduces Model Evaluation and Guardrails\n for Amazon Bedrock.\n * api-change:``bedrock-agent``: [``botocore``] Introducing the ability to create multiple data\n sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing\n levers to define the deletion behavior of the underlying vector store data.\n * api-change:``bedrock-agent-runtime``: [``botocore``] This release introduces zero-setup file\n upload support for the RetrieveAndGenerate API. This allows you to chat with your data without\n setting up a Knowledge Base.\n * api-change:``bedrock-runtime``: [``botocore``] This release introduces Guardrails for Amazon\n Bedrock.\n * api-change:``ce``: [``botocore``] Added additional metadata that might be applicable to your\n reservation recommendations.\n * api-change:``ec2``: [``botocore``] This release introduces EC2 AMI Deregistration Protection, a\n new AMI property that can be enabled by customers to protect an AMI against an unintended\n deregistration. This release also enables the AMI owners to view the AMI \u0027LastLaunchedTime\u0027 in\n DescribeImages API.\n * api-change:``pi``: [``botocore``] Clarifies how aggregation works for GetResourceMetrics in the\n Performance Insights API.\n * api-change:``rds``: [``botocore``] Fix the example ARN for ModifyActivityStreamRequest\n * api-change:``sqs``: [``botocore``] This release enables customers to call SQS using AWS JSON-1.0\n protocol\n * api-change:``workspaces-web``: [``botocore``] Added InstanceType and MaxConcurrentSessions\n parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer\n Managed Key \u0026 Additional Encryption Context parameters on supported resources (Portal,\n BrowserSettings, UserSettings, IPAccessSettings)\n- from version 1.34.89\n * api-change:``bedrock-agent``: [``botocore``] Releasing the support for simplified configuration\n and return of control\n * api-change:``bedrock-agent-runtime``: [``botocore``] Releasing the support for simplified\n configuration and return of control\n * api-change:``payment-cryptography``: [``botocore``] Adding support to TR-31/TR-34 exports for\n optional headers, allowing customers to add additional metadata (such as key version and KSN) when\n exporting keys from the service.\n * api-change:``redshift-serverless``: [``botocore``] Updates description of schedule field for\n scheduled actions.\n * api-change:``route53profiles``: [``botocore``] Route 53 Profiles allows you to apply a central\n DNS configuration across many VPCs regardless of account.\n * api-change:``sagemaker``: [``botocore``] This release adds support for Real-Time Collaboration\n and Shared Space for JupyterLab App on SageMaker Studio.\n * api-change:``servicediscovery``: [``botocore``] This release adds examples to several Cloud Map\n actions.\n * api-change:``transfer``: [``botocore``] Adding new API to support remote directory listing using\n SFTP connector\n- from version 1.34.88\n * api-change:``glue``: [``botocore``] Adding RowFilter in the response for\n GetUnfilteredTableMetadata API\n * api-change:``internetmonitor``: [``botocore``] This update introduces the GetInternetEvent and\n ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch\n Internet Weather Map.\n * api-change:``personalize``: [``botocore``] This releases auto training capability while creating\n a solution and automatically syncing latest solution versions when creating/updating a campaign\n- from version 1.34.87\n * api-change:``drs``: [``botocore``] Outpost ARN added to Source Server and Recovery Instance\n * api-change:``emr-serverless``: [``botocore``] This release adds the capability to publish\n detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced\n monitoring for Spark jobs.\n * api-change:``guardduty``: [``botocore``] Added IPv6Address fields for local and remote IP\n addresses\n * api-change:``quicksight``: [``botocore``] This release adds support for the Cross Sheet Filter\n and Control features, and support for warnings in asset imports for any permitted errors\n encountered during execution\n * api-change:``rolesanywhere``: [``botocore``] This release introduces the PutAttributeMapping and\n DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of\n mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity\n certificates.\n * api-change:``sagemaker``: [``botocore``] Removed deprecated enum values and updated API\n documentation.\n * api-change:``workspaces``: [``botocore``] Adds new APIs for managing and sharing WorkSpaces BYOL\n configuration across accounts.\n- from version 1.34.86\n * api-change:``ec2``: [``botocore``] Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``qbusiness``: [``botocore``] This release adds support for IAM Identity Center (IDC)\n as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q\n Business to identify how the Chat request should be handled.\n- from version 1.34.85\n * api-change:``bedrock-agent``: [``botocore``] For Create Agent API, the agentResourceRoleArn\n parameter is no longer required.\n * api-change:``emr-serverless``: [``botocore``] This release adds support for shuffle optimized\n disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.\n * api-change:``entityresolution``: [``botocore``] Cross Account Resource Support .\n * api-change:``iotwireless``: [``botocore``] Add PublicGateways in the GetWirelessStatistics call\n response, indicating the LoRaWAN public network accessed by the device.\n * api-change:``lakeformation``: [``botocore``] This release adds Lake Formation managed RAM support\n for the 4 APIs - \u0027DescribeLakeFormationIdentityCenterConfiguration\u0027,\n \u0027CreateLakeFormationIdentityCenterConfiguration\u0027,\n \u0027DescribeLakeFormationIdentityCenterConfiguration\u0027, and\n \u0027DeleteLakeFormationIdentityCenterConfiguration\u0027\n * api-change:``m2``: [``botocore``] Adding new ListBatchJobRestartPoints API and support for\n restart batch job.\n * api-change:``mediapackagev2``: [``botocore``] Dash v2 is a MediaPackage V2 feature to support\n egressing on DASH manifest format.\n * api-change:``outposts``: [``botocore``] This release adds new APIs to allow customers to\n configure their Outpost capacity at order-time.\n * api-change:``wellarchitected``: [``botocore``] AWS Well-Architected now has a Connector for Jira\n to allow customers to efficiently track workload risks and improvement efforts and create\n closed-loop mechanisms.\n * enhancement:AWSCRT: [``botocore``] Update awscrt version to 0.20.9\n- from version 1.34.84\n * api-change:``cloudformation``: [``botocore``] Adding support for the new parameter\n \u0027IncludePropertyValues\u0027 in the CloudFormation DescribeChangeSet API. When this parameter is\n included, the DescribeChangeSet response will include more detailed information such as before and\n after values for the resource properties that will change.\n * api-change:``config``: [``botocore``] Updates documentation for AWS Config\n * api-change:``glue``: [``botocore``] Modifying request for GetUnfilteredTableMetadata for\n view-related fields.\n * api-change:``healthlake``: [``botocore``] Added new CREATE_FAILED status for data stores. Added\n new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional\n insights into data store creation and deletion workflows.\n * api-change:``iotfleethub``: [``botocore``] Documentation updates for AWS IoT Fleet Hub to clarify\n that Fleet Hub supports organization instance of IAM Identity Center.\n * api-change:``kms``: [``botocore``] This feature supports the ability to specify a custom rotation\n period for automatic key rotations, the ability to perform on-demand key rotations, and visibility\n into your key material rotations.\n * api-change:``mediatailor``: [``botocore``] Added InsertionMode to PlaybackConfigurations. This\n setting controls whether players can use stitched or guided ad insertion. The default for players\n that do not specify an insertion mode is stitched.\n * api-change:``neptune-graph``: [``botocore``] Update to API documentation to resolve customer\n reported issues.\n * api-change:``outposts``: [``botocore``] This release adds EXPEDITORS as a valid shipment carrier.\n * api-change:``redshift``: [``botocore``] Adds support for Amazon Redshift DescribeClusterSnapshots\n API to include Snapshot ARN response field.\n * api-change:``transfer``: [``botocore``] This change releases support for importing self signed\n certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.\n- from version 1.34.83\n * api-change:``batch``: [``botocore``] This release adds the task properties field to attempt\n details and the name field on EKS container detail.\n * api-change:``cloudfront``: [``botocore``] CloudFront origin access control extends support to AWS\n Lambda function URLs and AWS Elemental MediaPackage v2 origins.\n * api-change:``cloudwatch``: [``botocore``] This release adds support for Metric Characteristics\n for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with\n Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time\n every week are part of the expected pattern.\n * api-change:``codebuild``: [``botocore``] Support access tokens for Bitbucket sources\n * api-change:``iam``: [``botocore``] For CreateOpenIDConnectProvider API, the ThumbprintList\n parameter is no longer required.\n * api-change:``medialive``: [``botocore``] AWS Elemental MediaLive introduces workflow monitor, a\n new feature that enables the visualization and monitoring of your media workflows. Create signal\n maps of your existing workflows and monitor them by creating notification and monitoring template\n groups.\n * api-change:``omics``: [``botocore``] This release adds support for retrieval of S3 direct access\n metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics\n ETags.\n * api-change:``pipes``: [``botocore``] LogConfiguration ARN validation fixes\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for Standard Edition 2\n support in RDS Custom for Oracle.\n * api-change:``s3control``: [``botocore``] Documentation updates for Amazon S3-control.\n- from version 1.34.82\n * api-change:``cleanrooms``: [``botocore``] AWS Clean Rooms Differential Privacy is now fully\n available. Differential privacy protects against user-identification attempts.\n * api-change:``connect``: [``botocore``] This release adds new Submit Auto Evaluation Action for\n Amazon Connect Rules.\n * api-change:``networkmonitor``: [``botocore``] Examples were added to CloudWatch Network Monitor\n commands.\n * api-change:``qconnect``: [``botocore``] This release adds a new QiC public API updateSession and\n updates an existing QiC public API createSession\n * api-change:``rekognition``: [``botocore``] Added support for ContentType to content moderation\n detections.\n * api-change:``supplychain``: [``botocore``] This release includes API SendDataIntegrationEvent for\n AWS Supply Chain\n * api-change:``workspaces-thin-client``: [``botocore``] Adding tags field to SoftwareSet. Removing\n tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue\n where the SDK returns empty tags in Get APIs.\n- from version 1.34.81\n * api-change:``codebuild``: [``botocore``] Add new webhook filter types for GitHub webhooks\n * api-change:``mediaconvert``: [``botocore``] This release includes support for bringing your own\n fonts to use for burn-in or DVB-Sub captioning workflows.\n * api-change:``pinpoint``: [``botocore``] The OrchestrationSendingRoleArn has been added to the\n email channel and is used to send emails from campaigns or journeys.\n * api-change:``rds``: [``botocore``] This release adds support for specifying the CA certificate to\n use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point\n in time, and creating a db instance read replica.\n- from version 1.34.80\n * api-change:``controlcatalog``: [``botocore``] This is the initial SDK release for AWS Control\n Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs -\n ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize\n controls across the AWS platform.\n * api-change:``mgn``: [``botocore``] Added USE_SOURCE as default option to\n LaunchConfigurationTemplate bootMode parameter.\n * api-change:``networkmonitor``: [``botocore``] Updated the allowed monitorName length for\n CloudWatch Network Monitor.\n- from version 1.34.79\n * api-change:``quicksight``: [``botocore``] Adding IAMIdentityCenterInstanceArn parameter to\n CreateAccountSubscription\n * api-change:``resource-groups``: [``botocore``] Added a new QueryErrorCode\n RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query\n contains unsupported resource types.\n * api-change:``verifiedpermissions``: [``botocore``] Adding BatchIsAuthorizedWithToken API which\n supports multiple authorization requests against a PolicyStore given a bearer token.\n- from version 1.34.78\n * api-change:``b2bi``: [``botocore``] Adding support for X12 5010 HIPAA EDI version and associated\n transaction sets.\n * api-change:``cleanrooms``: [``botocore``] Feature: New schemaStatusDetails field to the existing\n Schema object that displays a status on Schema API responses to show whether a schema is queryable\n or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single\n API call.\n * api-change:``ec2``: [``botocore``] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs\n can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances\n also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.\n * api-change:``emr-containers``: [``botocore``] This release adds support for integration with EKS\n AccessEntry APIs to enable automatic Cluster Access for EMR on EKS.\n * api-change:``ivs``: [``botocore``] API update to include an SRT ingest endpoint and passphrase\n for all channels.\n * api-change:``verifiedpermissions``: [``botocore``] Adds GroupConfiguration field to Identity\n Source API\u0027s\n- from version 1.34.77\n * api-change:``cleanroomsml``: [``botocore``] The release includes a public SDK for AWS Clean Rooms\n ML APIs, making them globally available to developers worldwide.\n * api-change:``cloudformation``: [``botocore``] This release would return a new field -\n PolicyAction in cloudformation\u0027s existed DescribeChangeSetResponse, showing actions we are going to\n apply on the physical resource (e.g., Delete, Retain) according to the user\u0027s template\n * api-change:``datazone``: [``botocore``] This release supports the feature of dataQuality to\n enrich asset with dataQualityResult in Amazon DataZone.\n * api-change:``docdb``: [``botocore``] This release adds Global Cluster Switchover capability which\n enables you to change your global cluster\u0027s primary AWS Region, the region that serves writes,\n while preserving the replication between all regions in the global cluster.\n * api-change:``groundstation``: [``botocore``] This release adds visibilityStartTime and\n visibilityEndTime to DescribeContact and ListContacts responses.\n * api-change:``lambda``: [``botocore``] Add Ruby 3.3 (ruby3.3) support to AWS Lambda\n * api-change:``medialive``: [``botocore``] Cmaf Ingest outputs are now supported in Media Live\n * api-change:``medical-imaging``: [``botocore``] SearchImageSets API now supports following\n enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for\n searching existing filters between dates/times - Support for sorting the search result by\n Ascending/Descending - Additional parameters returned in the response\n * api-change:``transfer``: [``botocore``] Add ability to specify Security Policies for SFTP\n Connectors\n- from version 1.34.76\n * api-change:``ecs``: [``botocore``] Documentation only update for Amazon ECS.\n * api-change:``glue``: [``botocore``] Adding View related fields to responses of read-only Table\n APIs.\n * api-change:``ivschat``: [``botocore``] Doc-only update. Changed \u0027Resources\u0027 to \u0027Key Concepts\u0027 in\n docs and updated text.\n * api-change:``rolesanywhere``: [``botocore``] This release increases the limit on the roleArns\n request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role\n ARNs.\n * api-change:``securityhub``: [``botocore``] Documentation updates for AWS Security Hub\n- from version 1.34.75\n * api-change:``cloudwatch``: [``botocore``] This release adds support for CloudWatch Anomaly\n Detection on cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to\n Anomaly Detection APIs now take an optional AccountId field.\n * api-change:``datazone``: [``botocore``] This release supports the feature of AI recommendations\n for descriptions to enrich the business data catalog in Amazon DataZone.\n * api-change:``deadline``: [``botocore``] AWS Deadline Cloud is a new fully managed service that\n helps customers set up, deploy, and scale rendering projects in minutes, so they can improve the\n efficiency of their rendering pipelines and take on more projects.\n * api-change:``emr``: [``botocore``] This release fixes a broken link in the documentation.\n * api-change:``lightsail``: [``botocore``] This release adds support to upgrade the TLS version of\n the distribution.\n- from version 1.34.74\n * api-change:``b2bi``: [``botocore``] Supporting new EDI X12 transaction sets for X12 versions\n 4010, 4030, and 5010.\n * api-change:``codebuild``: [``botocore``] Add new fleet status code for Reserved Capacity.\n * api-change:``codeconnections``: [``botocore``] Duplicating the CodeStar Connections service into\n the new, rebranded AWS CodeConnections service.\n * api-change:``internetmonitor``: [``botocore``] This release adds support to allow customers to\n track cross account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent,\n StartQuery APIs.\n * api-change:``iotwireless``: [``botocore``] Add support for retrieving key historical and live\n metrics for LoRaWAN devices and gateways\n * api-change:``marketplace-catalog``: [``botocore``] This release enhances the ListEntities API to\n support ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a\n ResaleAuthorizationId field in the response of OfferSummary.\n * api-change:``neptune-graph``: [``botocore``] Add the new API Start-Import-Task for Amazon Neptune\n Analytics.\n * api-change:``sagemaker``: [``botocore``] This release adds support for custom images for the\n CodeEditor App on SageMaker Studio\n- from version 1.34.73\n * api-change:``codecatalyst``: [``botocore``] This release adds support for understanding pending\n changes to subscriptions by including two new response parameters for the GetSubscription API for\n Amazon CodeCatalyst.\n * api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to\n analyze and generate recommendations with a new customization preference, Memory Utilization.\n * api-change:``ec2``: [``botocore``] Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8\n TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage\n performance than comparable Graviton2-based instances.\n * api-change:``eks``: [``botocore``] Add multiple customer error code to handle customer caused\n failure when managing EKS node groups\n * api-change:``guardduty``: [``botocore``] Add EC2 support for GuardDuty Runtime Monitoring auto\n management.\n * api-change:``neptune-graph``: [``botocore``] Update ImportTaskCancelled waiter to evaluate task\n state correctly and minor documentation changes.\n * api-change:``oam``: [``botocore``] This release adds support for sharing\n AWS::InternetMonitor::Monitor resources.\n * api-change:``quicksight``: [``botocore``] Amazon QuickSight: Adds support for setting up VPC\n Endpoint restrictions for accessing QuickSight Website.\n- from version 1.34.72\n * api-change:``batch``: [``botocore``] This feature allows AWS Batch to support configuration of\n imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS\n * api-change:``bedrock-agent``: [``botocore``] This changes introduces metadata documents\n statistics and also updates the documentation for bedrock agent.\n * api-change:``bedrock-agent-runtime``: [``botocore``] This release introduces filtering support on\n Retrieve and RetrieveAndGenerate APIs.\n * api-change:``elasticache``: [``botocore``] Added minimum capacity to Amazon ElastiCache\n Serverless. This feature allows customer to ensure minimum capacity even without current load\n * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager\n- from version 1.34.71\n * api-change:``bedrock-agent-runtime``: [``botocore``] This release adds support to customize\n prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.\n * api-change:``ce``: [``botocore``] Adds support for backfill of cost allocation tags, with new\n StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.\n * api-change:``ec2``: [``botocore``] Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``ecs``: [``botocore``] This is a documentation update for Amazon ECS.\n * api-change:``finspace``: [``botocore``] Add new operation delete-kx-cluster-node and add status\n parameter to list-kx-cluster-node operation.\n- from version 1.34.70\n * api-change:``codebuild``: [``botocore``] Supporting GitLab and GitLab Self Managed as source\n types in AWS CodeBuild.\n * api-change:``ec2``: [``botocore``] Added support for ModifyInstanceMetadataDefaults and\n GetInstanceMetadataDefaults to set Instance Metadata Service account defaults\n * api-change:``ecs``: [``botocore``] Documentation only update for Amazon ECS.\n * api-change:``emr-containers``: [``botocore``] This release increases the number of supported job\n template parameters from 20 to 100.\n * api-change:``globalaccelerator``: [``botocore``] AWS Global Accelerator now supports\n cross-account sharing for bring your own IP addresses.\n * api-change:``medialive``: [``botocore``] Exposing TileMedia H265 options\n * api-change:``sagemaker``: [``botocore``] Introduced support for the following new instance types\n on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i,\n r6i, r6id, r7i, and p5\n- from version 1.34.69\n * api-change:``firehose``: [``botocore``] Updates Amazon Firehose documentation for message\n regarding Enforcing Tags IAM Policy.\n * api-change:``kendra``: [``botocore``] Documentation update, March 2024. Corrects some docs for\n Amazon Kendra.\n * api-change:``pricing``: [``botocore``] Add ResourceNotFoundException to ListPriceLists and\n GetPriceListFileUrl APIs\n * api-change:``rolesanywhere``: [``botocore``] This release relaxes constraints on the\n durationSeconds request parameter for the *Profile APIs that support it. This parameter can now\n take on values that go up to 43200.\n * api-change:``securityhub``: [``botocore``] Added new resource detail object to ASFF, including\n resource for LastKnownExploitAt\n- from version 1.34.68\n * api-change:``codeartifact``: [``botocore``] This release adds Package groups to CodeArtifact so\n you can more conveniently configure package origin controls for multiple packages.\n- from version 1.34.67\n * api-change:``accessanalyzer``: [``botocore``] This release adds support for policy validation and\n external access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author\n functional and secure resource-based policies and identify cross-account access. Updated service\n API, documentation, and paginators.\n * api-change:``codebuild``: [``botocore``] This release adds support for new webhook events\n (RELEASED and PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).\n * api-change:``connect``: [``botocore``] This release updates the *InstanceStorageConfig APIs to\n support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to\n enable streaming for real-time analysis of chat contacts and to associate a Kinesis stream where\n real-time analysis chat segments will be published.\n * api-change:``dynamodb``: [``botocore``] This release introduces 3 new APIs (\u0027GetResourcePolicy\u0027,\n \u0027PutResourcePolicy\u0027 and \u0027DeleteResourcePolicy\u0027) and modifies the existing \u0027CreateTable\u0027 API for the\n resource-based policy support. It also modifies several APIs to accept a \u0027TableArn\u0027 for the\n \u0027TableName\u0027 parameter.\n * api-change:``managedblockchain-query``: [``botocore``] AMB Query: update GetTransaction to\n include transactionId as input\n * api-change:``savingsplans``: [``botocore``] Introducing the Savings Plans Return feature enabling\n customers to return their Savings Plans within 7 days of purchase.\n- from version 1.34.66\n * api-change:``cloudformation``: [``botocore``] Documentation update, March 2024. Corrects some\n formatting.\n * api-change:``ec2``: [``botocore``] This release adds the new DescribeMacHosts API operation for\n getting information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that\n their underlying Apple Mac can support without needing to be updated.\n * api-change:``finspace``: [``botocore``] Adding new attributes readWrite and onDemand to dataview\n models for Database Maintenance operations.\n * api-change:``logs``: [``botocore``] Update LogSamples field in Anomaly model to be a list of\n LogEvent\n * api-change:``managedblockchain-query``: [``botocore``] Introduces a new API for Amazon Managed\n Blockchain Query: ListFilteredTransactionEvents.\n- from version 1.34.65\n * api-change:``cloudformation``: [``botocore``] This release supports for a new API\n ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable\n resource. Customers can now view the specific combinations of regions and OUs that are being\n auto-deployed.\n * api-change:``kms``: [``botocore``] Adds the ability to use the default policy name by omitting\n the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy\n * api-change:``mediatailor``: [``botocore``] This release adds support to allow customers to show\n different content within a channel depending on metadata associated with the viewer.\n * api-change:``rds``: [``botocore``] This release launches the ModifyIntegration API and support\n for data filtering for zero-ETL Integrations.\n * api-change:``s3``: [``botocore``] Fix two issues with response root node names.\n * api-change:``timestream-query``: [``botocore``] Documentation updates, March 2024\n- from version 1.34.64\n * api-change:``backup``: [``botocore``] This release introduces a boolean attribute\n ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points\n based on ownership. This attribute can be used to filter out the recovery points protected by\n AWSBackup.\n * api-change:``codebuild``: [``botocore``] AWS CodeBuild now supports overflow behavior on Reserved\n Capacity.\n * api-change:``connect``: [``botocore``] This release adds Hierarchy based Access Control fields to\n Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.\n * api-change:``ec2``: [``botocore``] Add media accelerator and neuron device information on the\n describe instance types API.\n * api-change:``kinesisanalyticsv2``: [``botocore``] Support for Flink 1.18 in Managed Service for\n Apache Flink\n * api-change:``s3``: [``botocore``] Documentation updates for Amazon S3.\n * api-change:``sagemaker``: [``botocore``] Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5\n instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous\n Sagemaker documentation.\n * api-change:``workspaces-thin-client``: [``botocore``] Removed unused parameter kmsKeyArn from\n UpdateDeviceRequest\n- from version 1.34.63\n * api-change:``amplify``: [``botocore``] Documentation updates for Amplify. Identifies the APIs\n available only to apps created using Amplify Gen 1.\n * api-change:``ec2-instance-connect``: [``botocore``] This release includes a new exception type\n \u0027SerialConsoleSessionUnsupportedException\u0027 for SendSerialConsoleSSHPublicKey API.\n * api-change:``elbv2``: [``botocore``] This release allows you to configure HTTP client keep-alive\n duration for communication between clients and Application Load Balancers.\n * api-change:``fis``: [``botocore``] This release adds support for previewing target resources\n before running a FIS experiment. It also adds resource ARNs for actions, experiments, and\n experiment templates to API responses.\n * api-change:``iot-roborunner``: [``botocore``] The iot-roborunner client has been removed\n following the deprecation of the service.\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for EBCDIC collation for RDS\n for Db2.\n * api-change:``secretsmanager``: [``botocore``] Doc only update for Secrets Manager\n * api-change:``timestream-influxdb``: [``botocore``] This is the initial SDK release for Amazon\n Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that\n makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near\n real-time time-series applications using open source APIs.\n * enhancement:``urllib3``: [``botocore``] Added support for urllib3 2.2.1+ in Python 3.10+\n- from version 1.34.62\n * api-change:``ivs-realtime``: [``botocore``] adds support for multiple new composition layout\n configuration options (grid, pip)\n * api-change:``kinesisanalyticsv2``: [``botocore``] Support new RuntimeEnvironmentUpdate parameter\n within UpdateApplication API allowing callers to change the Flink version upon which their\n application runs.\n * api-change:``s3``: [``botocore``] This release makes the default option for S3 on Outposts\n request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT).\n- from version 1.34.61\n * api-change:``cloudformation``: [``botocore``] CloudFormation documentation update for March, 2024\n * api-change:``connect``: [``botocore``] This release increases MaxResults limit to 500 in request\n for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.\n * api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2.\n * api-change:``kafka``: [``botocore``] Added support for specifying the starting position of topic\n replication in MSK-Replicator.\n * api-change:``ssm``: [``botocore``] March 2024 doc-only updates for Systems Manager.\n- from version 1.34.60\n * api-change:``codestar-connections``: [``botocore``] Added a sync configuration enum to disable\n publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync\n configuration enum (TriggerStackUpdateOn) to only trigger changes.\n * api-change:``elasticache``: [``botocore``] Revisions to API text that are now to be carried over\n to SDK text, changing usages of \u0027SFO\u0027 in code examples to \u0027us-west-1\u0027, and some other typos.\n * api-change:``mediapackagev2``: [``botocore``] This release enables customers to safely update\n their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.\n- from version 1.34.59\n * api-change:``batch``: [``botocore``] This release adds JobStateTimeLimitActions setting to the\n Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of\n the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job\n Queues.\n * api-change:``bedrock-agent-runtime``: [``botocore``] Documentation update for Bedrock Runtime\n Agent\n * api-change:``cloudtrail``: [``botocore``] Added exceptions to CreateTrail, DescribeTrails, and\n ListImportFailures APIs.\n * api-change:``codebuild``: [``botocore``] This release adds support for a new webhook event:\n PULL_REQUEST_CLOSED.\n * api-change:``cognito-idp``: [``botocore``] Add ConcurrentModificationException to\n SetUserPoolMfaConfig\n * api-change:``guardduty``: [``botocore``] Add RDS Provisioned and Serverless Usage types\n * api-change:``transfer``: [``botocore``] Added DES_EDE3_CBC to the list of supported encryption\n algorithms for messages sent with an AS2 connector.\n- from version 1.34.58\n * api-change:``appconfig``: [``botocore``] AWS AppConfig now supports dynamic parameters, which\n enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to\n your Extensions at the time you deploy your configuration.\n * api-change:``ec2``: [``botocore``] This release adds an optional parameter to RegisterImage and\n CopyImage APIs to support tagging AMIs at the time of creation.\n * api-change:``grafana``: [``botocore``] Adds support for the new GrafanaToken as part of the\n Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs\n account.\n * api-change:``lambda``: [``botocore``] Documentation updates for AWS Lambda\n * api-change:``payment-cryptography-data``: [``botocore``] AWS Payment Cryptography EMV Decrypt\n Feature Release\n * api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for io2 storage for Multi-AZ\n DB clusters\n * api-change:``snowball``: [``botocore``] Doc-only update for change to EKS-Anywhere ordering.\n * api-change:``wafv2``: [``botocore``] You can increase the max request body inspection size for\n some regional resources. The size setting is in the web ACL association config. Also, the\n AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a\n primitive boolean type, for languages like Java.\n * api-change:``workspaces``: [``botocore``] Added note for user decoupling\n- from version 1.34.57\n * api-change:``dynamodb``: [``botocore``] Doc only updates for DynamoDB documentation\n * api-change:``imagebuilder``: [``botocore``] Add PENDING status to Lifecycle Execution resource\n status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.\n * api-change:``mwaa``: [``botocore``] Amazon MWAA adds support for Apache Airflow v2.8.1.\n * api-change:``rds``: [``botocore``] Updated the input of CreateDBCluster and ModifyDBCluster to\n support setting CA certificates. Updated the output of DescribeDBCluster to show current CA\n certificate setting value.\n * api-change:``redshift``: [``botocore``] Update for documentation only. Covers port ranges,\n definition updates for data sharing, and definition updates to cluster-snapshot documentation.\n * api-change:``verifiedpermissions``: [``botocore``] Deprecating details in favor of configuration\n for GetIdentitySource and ListIdentitySources APIs.\n- from version 1.34.56\n * api-change:``apigateway``: [``botocore``] Documentation updates for Amazon API Gateway\n * api-change:``chatbot``: [``botocore``] Minor update to documentation.\n * api-change:``organizations``: [``botocore``] This release contains an endpoint addition\n * api-change:``sesv2``: [``botocore``] Adds support for providing custom headers within SendEmail\n and SendBulkEmail for SESv2.\n- Update BuildRequires and Requires from setup.py\n\n- Update to 1.34.55\n * api-change:``docdb-elastic``: Launched Elastic Clusters Readable\n Secondaries, Start/Stop, Configurable Shard Instance count, Automatic\n Backups and Snapshot Copying\n * api-change:``quicksight``: TooltipTarget for Combo chart visuals;\n ColumnConfiguration limit increase to 2000; Documentation Update\n * api-change:``amplifyuibuilder``: We have added the ability to tag resources\n after they are created\n * api-change:``internetmonitor``: This release adds IPv4 prefixes to health events\n * api-change:``iotevents``: Increase the maximum length of descriptions for\n Inputs, Detector Models, and Alarm Models\n * api-change:``lambda``: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.\n * api-change:``chatbot``: This release adds support for AWS Chatbot. You can\n now monitor, operate, and troubleshoot your AWS resources with interactive\n ChatOps using the AWS SDK.\n * api-change:``sns``: This release marks phone numbers as sensitive inputs.\n * api-change:``artifact``: This is the initial SDK release for AWS Artifact.\n AWS Artifact provides on-demand access to compliance and third-party\n compliance reports. This release includes access to List and Get reports,\n along with their metadata. This release also includes access to AWS\n Artifact notifications settings.\n * api-change:``guardduty``: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.\n * api-change:``polly``: Amazon Polly adds 1 new voice - Burcu (tr-TR)\n * bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider\n * api-change:``resource-explorer-2``: Resource Explorer now uses newly\n supported IPv4 \u0027amazonaws.com\u0027 endpoints by default.\n * api-change:``pricing``: Add Throttling Exception to all APIs.\n * api-change:``mediaconvert``: This release includes support for\n broadcast-mixed audio description tracks.\n * api-change:``glue``: Update page size limits for GetJobRuns and GetTriggers APIs.\n * Many more changes, see CHANGELOG.rst\n\n\nChanges in python-botocore:\n- Double physicalmemory for python-botocore:test in _constraints\n\n- Update to 1.34.144\n * api-change:``acm-pca``: Minor refactoring of C2J model for AWS Private CA\n * api-change:``arc-zonal-shift``: Adds the option to subscribe to get notifications when a zonal\n autoshift occurs in a region.\n * api-change:``globalaccelerator``: This feature adds exceptions to the Customer API to avoid\n throwing Internal Service errors\n * api-change:``pinpoint``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``quicksight``: Vega ally control options and Support for Reviewed Answers in Topics\n- from version 1.34.143\n * api-change:``batch``: This feature allows AWS Batch Jobs with EKS container orchestration type to\n be run as Multi-Node Parallel Jobs.\n * api-change:``bedrock``: Add support for contextual grounding check for Guardrails for Amazon\n Bedrock.\n * api-change:``bedrock-agent``: Introduces new data sources and chunking strategies for Knowledge\n bases, advanced parsing logic using FMs, session summary generation, and code interpretation\n (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link\n prompts, foundational models, and resources.\n * api-change:``bedrock-agent-runtime``: Introduces query decomposition, enhanced Agents integration\n with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3\n Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational\n models, and resources for end-to-end solutions.\n * api-change:``bedrock-runtime``: Add support for contextual grounding check and ApplyGuardrail API\n for Guardrails for Amazon Bedrock.\n * api-change:``ec2``: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone\n Network Border Group level\n * api-change:``glue``: Add recipe step support for recipe node\n * api-change:``groundstation``: Documentation update specifying OEM ephemeris units of measurement\n * api-change:``license-manager-linux-subscriptions``: Add support for third party subscription\n providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM).\n Additionally, add support for tagging subscription provider resources, and detect when an instance\n has more than one Linux subscription and notify the customer.\n * api-change:``mediaconnect``: AWS Elemental MediaConnect introduces the ability to disable\n outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming\n to the output destination. A disabled output does not incur data transfer costs.\n- from version 1.34.142\n * api-change:``datazone``: This release deprecates dataProductItem field from\n SearchInventoryResultItem, along with some unused DataProduct shapes\n * api-change:``fsx``: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx\n for OpenZFS Single AZ HA file systems.\n * api-change:``opensearch``: This release adds support for enabling or disabling Natural Language\n Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the\n current state of the setup or tear-down.\n * api-change:``sagemaker``: This release 1/ enables optimization jobs that allows customers to\n perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon\n Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.\n- from version 1.34.141\n * api-change:``codedeploy``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``devicefarm``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``dms``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``elasticbeanstalk``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``es``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``firehose``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``gamelift``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``qapps``: This is a general availability (GA) release of Amazon Q Apps, a capability\n of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to\n build, share, and customize apps within your organization.\n * api-change:``route53resolver``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``ses``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.34.140\n * api-change:``acm``: Documentation updates, including fixes for xml formatting, broken links, and\n ListCertificates description.\n * api-change:``ecr``: This release for Amazon ECR makes change to bring the SDK into sync with the\n API.\n * api-change:``payment-cryptography-data``: Added further restrictions on logging of potentially\n sensitive inputs and outputs.\n * api-change:``qbusiness``: Add personalization to Q Applications. Customers can enable or disable\n personalization when creating or updating a Q application with the personalization configuration.\n- from version 1.34.139\n * api-change:``application-autoscaling``: Doc only update for Application Auto Scaling that fixes\n resource name.\n * api-change:``directconnect``: This update includes documentation for support of new native 400\n GBps ports for Direct Connect.\n * api-change:``organizations``: Added a new reason under ConstraintViolationException in\n RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated\n administrator of a service.\n * api-change:``rekognition``: This release adds support for tagging projects and datasets with the\n CreateProject and CreateDataset APIs.\n * api-change:``workspaces``: Fix create workspace bundle RootStorage/UserStorage to accept non null\n values\n\n- Update to 1.34.138\n * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``fms``: Increases Customer API\u0027s ManagedServiceData length\n * api-change:``s3``: Added response overrides to Head Object requests.\n- from version 1.34.137\n * api-change:``apigateway``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``cognito-identity``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``connect``: Authentication profiles are Amazon Connect resources (in gated preview)\n that allow you to configure authentication settings for users in your contact center. This release\n adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and\n UpdateAuthenticationProfile APIs.\n * api-change:``docdb``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``eks``: Updates EKS managed node groups to support EC2 Capacity Blocks for ML\n * api-change:``payment-cryptography``: Added further restrictions on logging of potentially\n sensitive inputs and outputs.\n * api-change:``payment-cryptography-data``: Adding support for dynamic keys for encrypt, decrypt,\n re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys\n directly in dataplane operations without the need to first import them into the service.\n * api-change:``stepfunctions``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``swf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``wafv2``: JSON body inspection: Update documentation to clarify that JSON parsing\n doesn\u0027t include full validation.\n- from version 1.34.136\n * api-change:``acm-pca``: Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2\n KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.\n * api-change:``cloudhsmv2``: Added 3 new APIs to support backup sharing: GetResourcePolicy,\n PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups\n API. Added support for BackupArn in the CreateCluster API.\n * api-change:``connect``: This release supports showing PreferredAgentRouting step via\n DescribeContact API.\n * api-change:``emr``: This release provides the support for new allocation strategies i.e.\n CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority\n value for each instance type for instance fleet clusters.\n * api-change:``glue``: Added AttributesToGet parameter to Glue GetDatabases, allowing caller to\n limit output to include only the database name.\n * api-change:``kinesisanalyticsv2``: Support for Flink 1.19 in Managed Service for Apache Flink\n * api-change:``opensearch``: This release removes support for enabling or disabling Natural\n Language Query Processing feature for Amazon OpenSearch Service domains.\n * api-change:``pi``: Noting that the filter db.sql.db_id isn\u0027t available for RDS for SQL Server DB\n instances.\n * api-change:``workspaces``: Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces\n Personal.\n- from version 1.34.135\n * api-change:``application-autoscaling``: Amazon WorkSpaces customers can now use Application Auto\n Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.\n * api-change:``chime-sdk-media-pipelines``: Added Amazon Transcribe multi language identification\n to Chime SDK call analytics. Enabling customers sending single stream audio to generate call\n recordings using Chime SDK call analytics\n * api-change:``cloudfront``: Doc only update for CloudFront that fixes customer-reported issue\n * api-change:``datazone``: This release supports the data lineage feature of business data catalog\n in Amazon DataZone.\n * api-change:``elasticache``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``mq``: This release makes the EngineVersion field optional for both broker and\n configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field\n is also now optional for broker creation and defaults to \u0027true\u0027.\n * api-change:``qconnect``: Adds CreateContentAssociation, ListContentAssociations,\n GetContentAssociation, and DeleteContentAssociation APIs.\n * api-change:``quicksight``: Adding support for Repeating Sections, Nested Filters\n * api-change:``rds``: Updates Amazon RDS documentation for TAZ export to S3.\n * api-change:``sagemaker``: Add capability for Admins to customize Studio experience for the user\n by showing or hiding Apps and MLTools.\n * api-change:``workspaces``: Added support for WorkSpaces Pools.\n- from version 1.34.134\n * api-change:``controltower``: Added ListLandingZoneOperations API.\n * api-change:``eks``: Added support for disabling unmanaged addons during cluster creation.\n * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to upload public keys\n for customer vended participant tokens.\n * api-change:``kinesisanalyticsv2``: This release adds support for new ListApplicationOperations\n and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds\n field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.\n * api-change:``opensearch``: This release adds support for enabling or disabling Natural Language\n Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the\n current state of the setup or tear-down.\n- from version 1.34.133\n * api-change:``autoscaling``: Doc only update for Auto Scaling\u0027s TargetTrackingMetricDataQuery\n * api-change:``ec2``: This release is for the launch of the new u7ib-12tb.224xlarge, R8g,\n c7gn.metal and mac2-m1ultra.metal instance types\n * api-change:``networkmanager``: This is model changes \u0026 documentation update for the Asynchronous\n Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur\n while their resources are being provisioned, enabling customers to fix their resources without\n needing external support.\n * api-change:``workspaces-thin-client``: This release adds the deviceCreationTags field to\n CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.\n- from version 1.34.132\n * api-change:``bedrock-runtime``: Increases Converse API\u0027s document name length\n * api-change:``customer-profiles``: This release includes changes to ProfileObjectType APIs, adds\n functionality top set and get capacity for profile object types.\n * api-change:``ec2``: Fix EC2 multi-protocol info in models.\n * api-change:``qbusiness``: Allow enable/disable Q Apps when creating/updating a Q application;\n Return the Q Apps enablement information when getting a Q application.\n * api-change:``ssm``: Add sensitive trait to SSM IPAddress property for CloudTrail redaction\n * api-change:``workspaces-web``: Added ability to enable DeepLinking functionality on a Portal via\n UserSettings as well as added support for IdentityProvider resource tagging.\n- from version 1.34.131\n * api-change:``bedrock-runtime``: This release adds document support to Converse and ConverseStream\n APIs\n * api-change:``codeartifact``: Add support for the Cargo package format.\n * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and\n generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.\n * api-change:``cost-optimization-hub``: This release enables AWS Cost Optimization Hub to show cost\n optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.\n * api-change:``dynamodb``: Doc-only update for DynamoDB. Fixed Important note in 6 Global table\n APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables,\n UpdateGlobalTable, and UpdateGlobalTableSettings.\n * api-change:``glue``: Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.\n * api-change:``ivs-realtime``: IVS Real-Time now offers customers the ability to record individual\n stage participants to S3.\n * api-change:``sagemaker``: Adds support for model references in Hub service, and adds support for\n cross-account access of Hubs\n * api-change:``securityhub``: Documentation updates for Security Hub\n- from version 1.34.130\n * api-change:``artifact``: This release adds an acceptanceType field to the ReportSummary structure\n (used in the ListReports API response).\n * api-change:``athena``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``cur``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``directconnect``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``elastictranscoder``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``opensearch``: This release enables customers to use JSON Web Tokens (JWT) for\n authentication on their Amazon OpenSearch Service domains.\n- from version 1.34.129\n * api-change:``bedrock-runtime``: This release adds support for using Guardrails with the Converse\n and ConverseStream APIs.\n * api-change:``cloudtrail``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``config``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``eks``: This release adds support to surface async fargate customer errors from async\n path to customer through describe-fargate-profile API response.\n * api-change:``lightsail``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``polly``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``rekognition``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``sagemaker``: Launched a new feature in SageMaker to provide managed MLflow Tracking\n Servers for customers to track ML experiments. This release also adds a new capability of attaching\n additional storage to SageMaker HyperPod cluster instances.\n * api-change:``shield``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``snowball``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.34.128\n * api-change:``acm-pca``: Doc-only update that adds name constraints as an allowed extension for\n ImportCertificateAuthorityCertificate.\n * api-change:``batch``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``codebuild``: AWS CodeBuild now supports global and organization GitHub webhooks\n * api-change:``cognito-idp``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``ds``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``efs``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``glue``: This release introduces a new feature, Usage profiles. Usage profiles allow\n the AWS Glue admin to create different profiles for various classes of users within the account,\n enforcing limits and defaults for jobs and sessions.\n * api-change:``mediaconvert``: This release includes support for creating I-frame only video\n segments for DASH trick play.\n * api-change:``secretsmanager``: Doc only update for Secrets Manager\n * api-change:``waf``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.34.127\n * api-change:``datazone``: This release introduces a new default service blueprint for custom\n environment creation.\n * api-change:``ec2``: Documentation updates for Amazon EC2.\n * api-change:``macie2``: This release adds support for managing the status of automated sensitive\n data discovery for individual accounts in an organization, and determining whether individual S3\n buckets are included in the scope of the analyses.\n * api-change:``mediaconvert``: This release adds the ability to search for historical job records\n within the management console using a search box and/or via the SDK/CLI with partial string\n matching search on input file name.\n * api-change:``route53domains``: Add v2 smoke tests and smithy smokeTests trait for SDK testing.\n- from version 1.34.126\n * api-change:``cloudhsmv2``: Added support for hsm type hsm2m.medium. Added supported for creating\n a cluster in FIPS or NON_FIPS mode.\n * api-change:``glue``: This release adds support for configuration of evaluation method for\n composite rules in Glue Data Quality rulesets.\n * api-change:``iotwireless``: Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.\n * api-change:``kms``: This feature allows customers to use their keys stored in KMS to derive a\n shared secret which can then be used to establish a secured channel for communication, provide\n proof of possession, or establish trust with other parties.\n * api-change:``mediapackagev2``: This release adds support for CMAF ingest (DASH-IF live media\n ingest protocol interface 1)\n- from version 1.34.125\n * api-change:``apptest``: AWS Mainframe Modernization Application Testing is an AWS Mainframe\n Modernization service feature that automates functional equivalence testing for mainframe\n application modernization and migration to AWS, and regression testing.\n * api-change:``backupstorage``: The backupstorage client has been removed following the deprecation\n of the service.\n * api-change:``ec2``: Tagging support for Traffic Mirroring FilterRule resource\n * api-change:``osis``: SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.\n * api-change:``redshift``: Updates to remove DC1 and DS2 node types.\n * api-change:``secretsmanager``: Introducing RotationToken parameter for PutSecretValue API\n * api-change:``securitylake``: This release updates request validation regex to account for\n non-commercial aws partitions.\n * api-change:``sesv2``: This release adds support for Amazon EventBridge as an email sending events\n destination.\n- from version 1.34.124\n * api-change:``accessanalyzer``: IAM Access Analyzer now provides policy recommendations to help\n resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends\n its custom policy checks to detect when IAM policies grant public access or access to critical\n resources ahead of deployments.\n * api-change:``guardduty``: Added API support for GuardDuty Malware Protection for S3.\n * api-change:``networkmanager``: This is model changes \u0026 documentation update for Service Insertion\n feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on\n Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide\n visibility to the route updates.\n * api-change:``pca-connector-scep``: Connector for SCEP allows you to use a managed, cloud CA to\n enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device\n management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS\n Private CA with popular MDM solutions.\n * api-change:``sagemaker``: Introduced Scope and AuthenticationRequestExtraParams to SageMaker\n Workforce OIDC configuration; this allows customers to modify these options for their private\n Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.\n- from version 1.34.123\n * api-change:``application-signals``: This is the initial SDK release for Amazon CloudWatch\n Application Signals. Amazon CloudWatch Application Signals provides curated application performance\n monitoring for developers to monitor and troubleshoot application health using pre-built dashboards\n and Service Level Objectives.\n * api-change:``ecs``: This release introduces a new cluster configuration to support the\n customer-managed keys for ECS managed storage encryption.\n * api-change:``imagebuilder``: This release updates the regex pattern for Image Builder ARNs.\n\n- Update to 1.34.122\n * api-change:``auditmanager``: New feature: common controls. When creating custom controls, you can\n now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices\n parameter is deprecated because we now manage services in scope for you. If used, the input is\n ignored and an empty list is returned.\n * api-change:``b2bi``: Added exceptions to B2Bi List operations and ConflictException to B2Bi\n StartTransformerJob operation. Also made capabilities field explicitly required when creating a\n Partnership.\n * api-change:``codepipeline``: CodePipeline now supports overriding S3 Source Object Key during\n StartPipelineExecution, as part of Source Overrides.\n * api-change:``sagemaker``: This release introduces a new optional parameter: InferenceAmiVersion,\n in ProductionVariant.\n * api-change:``verifiedpermissions``: This release adds OpenIdConnect (OIDC) configuration support\n for IdentitySources, allowing for external IDPs to be used in authorization requests.\n- from version 1.34.121\n * api-change:``account``: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail,\n and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member\n accounts within an AWS organization.\n * api-change:``alexaforbusiness``: The alexaforbusiness client has been removed following the\n deprecation of the service.\n * api-change:``firehose``: Adds integration with Secrets Manager for Redshift, Splunk,\n HttpEndpoint, and Snowflake destinations\n * api-change:``fsx``: This release adds support to increase metadata performance on FSx for Lustre\n file systems beyond the default level provisioned when a file system is created. This can be done\n by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating\n it on demand.\n * api-change:``glue``: This release adds support for creating and updating Glue Data Catalog Views.\n * api-change:``honeycode``: The honeycode client has been removed following the deprecation of the\n service.\n * api-change:``iotwireless``: Adds support for wireless device to be in Conflict FUOTA Device\n Status due to a FUOTA Task, so it couldn\u0027t be attached to a new one.\n * api-change:``location``: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents.\n Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.\n * api-change:``sns``: Doc-only update for SNS. These changes include customer-reported issues and\n TXC3 updates.\n * api-change:``sqs``: Doc only updates for SQS. These updates include customer-reported issues and\n TCX3 modifications.\n * api-change:``storagegateway``: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and\n UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.\n * enhancement:AWSCRT: Update awscrt version to 0.20.11\n- from version 1.34.120\n * api-change:``globalaccelerator``: This release contains a new optional ip-addresses input field\n for the update accelerator and update custom routing accelerator apis. This input enables consumers\n to replace IPv4 addresses on existing accelerators with addresses provided in the input.\n * api-change:``glue``: AWS Glue now supports native SaaS connectivity: Salesforce connector\n available now\n * api-change:``s3``: Added new params copySource and key to copyObject API for supporting S3 Access\n Grants plugin. These changes will not change any of the existing S3 API functionality.\n- from version 1.34.119\n * api-change:``ec2``: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now\n available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i\n instances that offer a baseline level of CPU performance with the ability to scale up to the full\n compute performance 95% of the time.\n * api-change:``pipes``: This release adds Timestream for LiveAnalytics as a supported target in\n EventBridge Pipes\n * api-change:``sagemaker``: Extend DescribeClusterNode response with private DNS hostname and IP\n address, and placement information about availability zone and availability zone ID.\n * api-change:``taxsettings``: Initial release of AWS Tax Settings API\n- from version 1.34.118\n * api-change:``amplify``: This doc-only update identifies fields that are specific to Gen 1 and Gen\n 2 applications.\n * api-change:``batch``: This release adds support for the AWS Batch GetJobQueueSnapshot API\n operation.\n * api-change:``eks``: Adds support for EKS add-ons pod identity associations integration\n * api-change:``iottwinmaker``: Support RESET_VALUE UpdateType for PropertyUpdates to reset property\n value to default or null\n- from version 1.34.117\n * api-change:``codebuild``: AWS CodeBuild now supports Self-hosted GitHub Actions runners for\n Github Enterprise\n * api-change:``codeguru-security``: This release includes minor model updates and documentation\n updates.\n * api-change:``elasticache``: Update to attributes of TestFailover and minor revisions.\n * api-change:``launch-wizard``: This release adds support for describing workload deployment\n specifications, deploying additional workload types, and managing tags for Launch Wizard resources\n with API operations.\n- from version 1.34.116\n * api-change:``acm``: add v2 smoke tests and smithy smokeTests trait for SDK testing.\n * api-change:``bedrock-agent``: With this release, Knowledge bases for Bedrock adds support for\n Titan Text Embedding v2.\n * api-change:``bedrock-runtime``: This release adds Converse and ConverseStream APIs to Bedrock\n Runtime\n * api-change:``cloudtrail``: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API\n response. Events are grouped into partitions based on these keys for better query performance. For\n example, the calendarday key groups events by day, while combining the calendarday key with the\n hour key groups them by day and hour.\n * api-change:``connect``: Adding associatedQueueIds as a SearchCriteria and response field to the\n SearchRoutingProfiles API\n * api-change:``emr-serverless``: The release adds support for spark structured streaming.\n * api-change:``rds``: Updates Amazon RDS documentation for Aurora Postgres DBname.\n * api-change:``sagemaker``: Adds Model Card information as a new component to Model Package.\n Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per\n algorithm.\n- from version 1.34.115\n * api-change:``athena``: Throwing validation errors on CreateNotebook with Name containing\n `/`,`:`,`\\`\n * api-change:``codebuild``: AWS CodeBuild now supports manually creating GitHub webhooks\n * api-change:``connect``: This release includes changes to DescribeContact API\u0027s response by\n including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign,\n AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and\n SegmentAttributes information from a contact in Amazon Connect.\n * api-change:``glue``: Add optional field JobMode to CreateJob and UpdateJob APIs.\n * api-change:``securityhub``: Add ROOT type for TargetType model\n- from version 1.34.114\n * api-change:``dynamodb``: Doc-only update for DynamoDB. Specified the IAM actions needed to\n authorize a user to create a table with a resource-based policy.\n * api-change:``ec2``: Providing support to accept BgpAsnExtended attribute\n * api-change:``kafka``: Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK\n * api-change:``swf``: This release adds new APIs for deleting activity type and workflow type\n resources.\n- from version 1.34.113\n * api-change:``dynamodb``: Documentation only updates for DynamoDB.\n * api-change:``iotfleetwise``: AWS IoT FleetWise now supports listing vehicles with attributes\n filter, ListVehicles API is updated to support additional attributes filter.\n * api-change:``managedblockchain``: This is a minor documentation update to address the impact of\n the shut down of the Goerli and Polygon networks.\n- from version 1.34.112\n * api-change:``emr-serverless``: This release adds the capability to run interactive workloads\n using Apache Livy Endpoint.\n * api-change:``opsworks``: Documentation-only update for OpsWorks Stacks.\n- from version 1.34.111\n * api-change:``chatbot``: This change adds support for tagging Chatbot configurations.\n * api-change:``cloudformation``: Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is\n stuck in DELETE_FAILED state due to resource deletion failure.\n * api-change:``kms``: This release includes feature to import customer\u0027s asymmetric (RSA, ECC and\n SM2) and HMAC keys into KMS in China.\n * api-change:``opensearch``: This release adds support for enabling or disabling a data source\n configured as part of Zero-ETL integration with Amazon S3, by setting its status.\n * api-change:``wafv2``: You can now use Security Lake to collect web ACL traffic data.\n- from version 1.34.110\n * api-change:``cloudfront``: Model update; no change to SDK functionality.\n * api-change:``glue``: Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response.\n Add a new Job Run State for EXPIRED.\n * api-change:``lightsail``: This release adds support for Amazon Lightsail instances to switch\n between dual-stack or IPv4 only and IPv6-only public IP address types.\n * api-change:``mailmanager``: This release includes a new Amazon SES feature called Mail Manager,\n which is a set of email gateway capabilities designed to help customers strengthen their\n organization\u0027s email infrastructure, simplify email workflow management, and streamline email\n compliance control.\n * api-change:``pi``: Performance Insights added a new input parameter called AuthorizedActions to\n support the fine-grained access feature. Performance Insights also restricted the acceptable input\n characters.\n * api-change:``rds``: Updates Amazon RDS documentation for Db2 license through AWS Marketplace.\n * api-change:``storagegateway``: Added new SMBSecurityStrategy enum named\n MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.\n- from version 1.34.109\n * api-change:``bedrock-agent``: This release adds support for using Guardrails with Bedrock Agents.\n * api-change:``bedrock-agent-runtime``: This release adds support for using Guardrails with Bedrock\n Agents.\n * api-change:``controltower``: Added ListControlOperations API and filtering support for\n ListEnabledControls API. Updates also includes added metadata for enabled controls and control\n operations.\n * api-change:``osis``: Add support for creating an OpenSearch Ingestion pipeline that is attached\n to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to\n the GetPipeline and ListPipelines APIs.\n * api-change:``rds``: This release adds support for EngineLifecycleSupport on DBInstances,\n DBClusters, and GlobalClusters.\n * api-change:``secretsmanager``: add v2 smoke tests and smithy smokeTests trait for SDK testing\n- from version 1.34.108\n * api-change:``application-autoscaling``: add v2 smoke tests and smithy smokeTests trait for SDK\n testing.\n * api-change:``codebuild``: Aws CodeBuild now supports 36 hours build timeout\n * api-change:``elbv2``: This release adds dualstack-without-public-ipv4 IP address type for ALB.\n * api-change:``lakeformation``: Introduces a new API, GetDataLakePrincipal, that returns the\n identity of the invoking principal\n * api-change:``transfer``: Enable use of CloudFormation traits in Smithy model to improve generated\n CloudFormation schema from the Smithy API model.\n- from version 1.34.107\n * api-change:``acm-pca``: This release adds support for waiters to fail on AccessDeniedException\n when having insufficient permissions\n * api-change:``connect``: Adding Contact Flow metrics to the GetMetricDataV2 API\n * api-change:``kafka``: AWS MSK support for Broker Removal.\n * api-change:``mwaa``: Amazon MWAA now supports Airflow web server auto scaling to automatically\n handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User\n Interface (UI) users. Customers can specify maximum and minimum web server instances during\n environment creation and update workflow.\n * api-change:``quicksight``: This release adds DescribeKeyRegistration and UpdateKeyRegistration\n APIs to manage QuickSight Customer Managed Keys (CMK).\n * api-change:``sagemaker``: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows\n customers to configure resource access for workers in a workteam.\n * api-change:``secretsmanager``: Documentation updates for AWS Secrets Manager\n * bugfix:retries: Fix backoff calculation for truncated binary exponential backoff (`#3178\n \u003chttps://github.com/boto/botocore/issues/3178\u003e`__)\n- from version 1.34.106\n * api-change:``bedrock-agent-runtime``: Updating Bedrock Knowledge Base Metadata \u0026 Filters feature\n with two new filters listContains and stringContains\n * api-change:``codebuild``: CodeBuild Reserved Capacity VPC Support\n * api-change:``datasync``: Task executions now display a CANCELLING status when an execution is in\n the process of being cancelled.\n * api-change:``grafana``: This release adds new ServiceAccount and ServiceAccountToken APIs.\n * api-change:``medical-imaging``: Added support for importing medical imaging data from Amazon S3\n buckets across accounts and regions.\n * api-change:``securityhub``: Documentation-only update for AWS Security Hub\n\n- Update to 1.34.105\n * api-change:``connect``: Amazon Connect provides enhanced search capabilities for flows \u0026 flow\n modules on the Connect admin website and programmatically using APIs. You can search for flows and\n flow modules by name, description, type, status, and tags, to filter and identify a specific flow\n in your Connect instances.\n * api-change:``s3``: Updated a few x-id in the http uri traits\n- from version 1.34.104\n * api-change:``events``: Amazon EventBridge introduces KMS customer-managed key (CMK) encryption\n support for custom and partner events published on EventBridge Event Bus (including default bus)\n and UpdateEventBus API.\n * api-change:``vpc-lattice``: This release adds TLS Passthrough support. It also increases max\n number of target group per rule to 10.\n- from version 1.34.103\n * api-change:``discovery``: add v2 smoke tests and smithy smokeTests trait for SDK testing\n * api-change:``greengrassv2``: Mark ComponentVersion in ComponentDeploymentSpecification as\n required.\n * api-change:``sagemaker``: Introduced support for G6 instance types on Sagemaker Notebook\n Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.\n * api-change:``sso-oidc``: Updated request parameters for PKCE support.\n- from version 1.34.102\n * api-change:``bedrock-agent-runtime``: This release adds support to provide guardrail\n configuration and modify inference parameters that are then used in RetrieveAndGenerate API in\n Agents for Amazon Bedrock.\n * api-change:``pinpoint``: This release adds support for specifying email message headers for Email\n Templates, Campaigns, Journeys and Send Messages.\n * api-change:``route53resolver``: Update the DNS Firewall settings to correct a spelling issue.\n * api-change:``ssm-sap``: Added support for application-aware start/stop of SAP applications\n running on EC2 instances, with SSM for SAP\n * api-change:``verifiedpermissions``: Adds policy effect and actions fields to Policy API\u0027s.\n- from version 1.34.101\n * api-change:``cognito-idp``: Add EXTERNAL_PROVIDER enum value to UserStatusType.\n * api-change:``ec2``: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes\n * api-change:``ecr``: This release adds pull through cache rules support for GitLab container\n registry in Amazon ECR.\n * api-change:``fms``: The policy scope resource tag is always a string value, either a non-empty\n string or an empty string.\n * api-change:``polly``: Add new engine - generative - that builds the most expressive\n conversational voices.\n * api-change:``sqs``: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to\n replace AttributeNames.\n- from version 1.34.100\n * api-change:``b2bi``: Documentation update to clarify the MappingTemplate definition.\n * api-change:``budgets``: This release adds tag support for budgets and budget actions.\n * api-change:``resiliencehub``: AWS Resilience Hub has expanded its drift detection capabilities by\n introducing a new type of drift detection - application resource drift. This new enhancement\n detects changes, such as the addition or deletion of resources within the application\u0027s input\n sources.\n * api-change:``route53profiles``: Doc only update for Route 53 profiles that fixes some link issues\n- from version 1.34.99\n * api-change:``medialive``: AWS Elemental MediaLive now supports configuring how SCTE 35\n passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages\n triggered breaks in all these output groups. The new option is to trigger segment breaks only in\n groups that have SCTE 35 passthrough enabled.\n- from version 1.34.98\n * api-change:``bedrock-agent``: This release adds support for using Provisioned Throughput with\n Bedrock Agents.\n * api-change:``connect``: This release adds 5 new APIs for managing attachments:\n StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata,\n DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to\n Connect resources, like cases.\n * api-change:``connectcases``: This feature supports the release of Files related items\n * api-change:``datasync``: Updated guidance on using private or self-signed certificate authorities\n (CAs) with AWS DataSync object storage locations.\n * api-change:``inspector2``: This release adds CSV format to GetCisScanReport for Inspector v2\n * api-change:``sagemaker``: Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i\n and g5 instance types for Batch Transform Jobs\n * api-change:``sesv2``: Adds support for specifying replacement headers per BulkEmailEntry in\n SendBulkEmail in SESv2.\n- from version 1.34.97\n * api-change:``dynamodb``: This release adds support to specify an optional, maximum\n OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or\n UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable,\n RestoreFromPointInTime, or RestoreFromBackup APIs.\n * api-change:``ec2``: This release includes a new API for retrieving the public endorsement key of\n the EC2 instance\u0027s Nitro Trusted Platform Module (NitroTPM).\n * api-change:``personalize``: This releases ability to delete users and their data, including their\n metadata and interactions data, from a dataset group.\n * api-change:``redshift-serverless``: Update Redshift Serverless List Scheduled Actions Output\n Response to include Namespace Name.\n- from version 1.34.96\n * api-change:``bedrock-agent``: This release adds support for using MongoDB Atlas as a vector store\n when creating a knowledge base.\n * api-change:``ec2``: Documentation updates for Amazon EC2.\n * api-change:``personalize-runtime``: This release adds support for a Reason attribute for\n predicted items generated by User-Personalization-v2.\n * api-change:``securityhub``: Updated CreateMembers API request with limits.\n * api-change:``sesv2``: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.\n- from version 1.34.95\n * api-change:``chime-sdk-voice``: Due to changes made by the Amazon Alexa service,\n GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration\n APIs are no longer available for use. For more information, refer to the Alexa Smart Properties\n page.\n * api-change:``codeartifact``: Add support for the Ruby package format.\n * api-change:``fms``: AWS Firewall Manager now supports the network firewall service stream\n exception policy feature for accounts within your organization.\n * api-change:``omics``: Add support for workflow sharing and dynamic run storage\n * api-change:``opensearch``: This release enables customers to create Route53 A and AAAA alias\n record types to point custom endpoint domain to OpenSearch domain\u0027s dualstack search endpoint.\n * api-change:``pinpoint-sms-voice-v2``: Amazon Pinpoint has added two new features Multimedia\n services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a\n mobile phone which includes image, audio, text, or video files. Use the ten new protect\n configurations APIs to block messages to specific countries.\n * api-change:``qbusiness``: This is a general availability (GA) release of Amazon Q Business. Q\n Business enables employees in an enterprise to get comprehensive answers to complex questions and\n take actions through a unified, intuitive web-based chat experience - using an enterprise\u0027s\n existing content, data, and systems.\n * api-change:``quicksight``: New Q embedding supporting Generative Q\u0026A\n * api-change:``route53resolver``: Release of FirewallDomainRedirectionAction parameter on the Route\n 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the\n domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the\n first domain and trust the rest.\n * api-change:``sagemaker``: Amazon SageMaker Training now supports the use of attribute-based\n access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now\n supports G6 instance types.\n * api-change:``signer``: Documentation updates for AWS Signer. Adds cross-account signing\n constraint and definitions for cross-account actions.\n- from version 1.34.94\n * api-change:``amplify``: Updating max results limit for listing any resources (Job, Artifacts,\n Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max\n results can be up to 100.\n * api-change:``connectcases``: This feature releases DeleteField, DeletedLayout, and DeleteTemplate\n API\u0027s\n * api-change:``inspector2``: Update Inspector2 to include new Agentless API parameters.\n * api-change:``timestream-query``: This change allows users to update and describe account settings\n associated with their accounts.\n * api-change:``transcribe``: This update provides error messaging for generative call summarization\n in Transcribe Call Analytics\n * api-change:``trustedadvisor``: This release adds the BatchUpdateRecommendationResourceExclusion\n API to support batch updates of Recommendation Resource exclusion statuses and introduces a new\n exclusion status filter to the ListRecommendationResources and\n ListOrganizationRecommendationResources APIs.\n- from version 1.34.93\n * api-change:``codepipeline``: Add ability to manually and automatically roll back a pipeline stage\n to a previously successful execution.\n * api-change:``cognito-idp``: Add LimitExceededException to SignUp errors\n * api-change:``connectcampaigns``: This release adds support for specifying if Answering Machine\n should wait for prompt sound.\n * api-change:``marketplace-entitlement``: Releasing minor endpoint updates.\n * api-change:``oam``: This release introduces support for Source Accounts to define which Metrics\n and Logs to share with the Monitoring Account\n * api-change:``rds``: SupportsLimitlessDatabase field added to describe-db-engine-versions to\n indicate whether the DB engine version supports Aurora Limitless Database.\n * api-change:``support``: Releasing minor endpoint updates.\n- from version 1.34.92\n * api-change:``appsync``: UpdateGraphQLAPI documentation update and datasource introspection secret\n arn update\n * api-change:``fms``: AWS Firewall Manager adds support for network ACL policies to manage Amazon\n Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization.\n * api-change:``ivs``: Bug Fix: IVS does not support arns with the `svs` prefix\n * api-change:``ivs-realtime``: Bug Fix: IVS Real Time does not support ARNs using the `svs` prefix.\n * api-change:``rds``: Updates Amazon RDS documentation for setting local time zones for RDS for Db2\n DB instances.\n * api-change:``stepfunctions``: Add new ValidateStateMachineDefinition operation, which performs\n syntax checking on the definition of a Amazon States Language (ASL) state machine.\n- from version 1.34.91\n * api-change:``datasync``: This change allows users to disable and enable the schedules associated\n with their tasks.\n * api-change:``ec2``: Launching capability for customers to enable or disable automatic assignment\n of public IPv4 addresses to their network interface\n * api-change:``emr-containers``: EMRonEKS Service support for SecurityConfiguration enforcement for\n Spark Jobs.\n * api-change:``entityresolution``: Support Batch Unique IDs Deletion.\n * api-change:``gamelift``: Amazon GameLift releases container fleets support for public preview.\n Deploy Linux-based containerized game server software for hosting on Amazon GameLift.\n * api-change:``ssm``: Add SSM DescribeInstanceProperties API to public AWS SDK.\n- from version 1.34.90\n * api-change:``bedrock``: This release introduces Model Evaluation and Guardrails for Amazon\n Bedrock.\n * api-change:``bedrock-agent``: Introducing the ability to create multiple data sources per\n knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to\n define the deletion behavior of the underlying vector store data.\n * api-change:``bedrock-agent-runtime``: This release introduces zero-setup file upload support for\n the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge\n Base.\n * api-change:``bedrock-runtime``: This release introduces Guardrails for Amazon Bedrock.\n * api-change:``ce``: Added additional metadata that might be applicable to your reservation\n recommendations.\n * api-change:``ec2``: This release introduces EC2 AMI Deregistration Protection, a new AMI property\n that can be enabled by customers to protect an AMI against an unintended deregistration. This\n release also enables the AMI owners to view the AMI \u0027LastLaunchedTime\u0027 in DescribeImages API.\n * api-change:``pi``: Clarifies how aggregation works for GetResourceMetrics in the Performance\n Insights API.\n * api-change:``rds``: Fix the example ARN for ModifyActivityStreamRequest\n * api-change:``sqs``: This release enables customers to call SQS using AWS JSON-1.0 protocol\n * api-change:``workspaces-web``: Added InstanceType and MaxConcurrentSessions parameters on\n CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key \u0026\n Additional Encryption Context parameters on supported resources (Portal, BrowserSettings,\n UserSettings, IPAccessSettings)\n- from version 1.34.89\n * api-change:``bedrock-agent``: Releasing the support for simplified configuration and return of\n control\n * api-change:``bedrock-agent-runtime``: Releasing the support for simplified configuration and\n return of control\n * api-change:``payment-cryptography``: Adding support to TR-31/TR-34 exports for optional headers,\n allowing customers to add additional metadata (such as key version and KSN) when exporting keys\n from the service.\n * api-change:``redshift-serverless``: Updates description of schedule field for scheduled actions.\n * api-change:``route53profiles``: Route 53 Profiles allows you to apply a central DNS configuration\n across many VPCs regardless of account.\n * api-change:``sagemaker``: This release adds support for Real-Time Collaboration and Shared Space\n for JupyterLab App on SageMaker Studio.\n * api-change:``servicediscovery``: This release adds examples to several Cloud Map actions.\n * api-change:``transfer``: Adding new API to support remote directory listing using SFTP connector\n- from version 1.34.88\n * api-change:``glue``: Adding RowFilter in the response for GetUnfilteredTableMetadata API\n * api-change:``internetmonitor``: This update introduces the GetInternetEvent and\n ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch\n Internet Weather Map.\n * api-change:``personalize``: This releases auto training capability while creating a solution and\n automatically syncing latest solution versions when creating/updating a campaign\n- from version 1.34.87\n * api-change:``drs``: Outpost ARN added to Source Server and Recovery Instance\n * api-change:``emr-serverless``: This release adds the capability to publish detailed Spark engine\n metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.\n * api-change:``guardduty``: Added IPv6Address fields for local and remote IP addresses\n * api-change:``quicksight``: This release adds support for the Cross Sheet Filter and Control\n features, and support for warnings in asset imports for any permitted errors encountered during\n execution\n * api-change:``rolesanywhere``: This release introduces the PutAttributeMapping and\n DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of\n mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity\n certificates.\n * api-change:``sagemaker``: Removed deprecated enum values and updated API documentation.\n * api-change:``workspaces``: Adds new APIs for managing and sharing WorkSpaces BYOL configuration\n across accounts.\n- from version 1.34.86\n * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``qbusiness``: This release adds support for IAM Identity Center (IDC) as the identity\n gateway for Q Business. It also allows users to provide an explicit intent for Q Business to\n identify how the Chat request should be handled.\n- from version 1.34.85\n * api-change:``bedrock-agent``: For Create Agent API, the agentResourceRoleArn parameter is no\n longer required.\n * api-change:``emr-serverless``: This release adds support for shuffle optimized disks that allow\n larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.\n * api-change:``entityresolution``: Cross Account Resource Support .\n * api-change:``iotwireless``: Add PublicGateways in the GetWirelessStatistics call response,\n indicating the LoRaWAN public network accessed by the device.\n * api-change:``lakeformation``: This release adds Lake Formation managed RAM support for the 4 APIs\n - \u0027DescribeLakeFormationIdentityCenterConfiguration\u0027,\n \u0027CreateLakeFormationIdentityCenterConfiguration\u0027,\n \u0027DescribeLakeFormationIdentityCenterConfiguration\u0027, and\n \u0027DeleteLakeFormationIdentityCenterConfiguration\u0027\n * api-change:``m2``: Adding new ListBatchJobRestartPoints API and support for restart batch job.\n * api-change:``mediapackagev2``: Dash v2 is a MediaPackage V2 feature to support egressing on DASH\n manifest format.\n * api-change:``outposts``: This release adds new APIs to allow customers to configure their Outpost\n capacity at order-time.\n * api-change:``wellarchitected``: AWS Well-Architected now has a Connector for Jira to allow\n customers to efficiently track workload risks and improvement efforts and create closed-loop\n mechanisms.\n * enhancement:AWSCRT: Update awscrt version to 0.20.9\n- from version 1.34.84\n * api-change:``cloudformation``: Adding support for the new parameter \u0027IncludePropertyValues\u0027 in\n the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet\n response will include more detailed information such as before and after values for the resource\n properties that will change.\n * api-change:``config``: Updates documentation for AWS Config\n * api-change:``glue``: Modifying request for GetUnfilteredTableMetadata for view-related fields.\n * api-change:``healthlake``: Added new CREATE_FAILED status for data stores. Added new errorCause\n to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data\n store creation and deletion workflows.\n * api-change:``iotfleethub``: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub\n supports organization instance of IAM Identity Center.\n * api-change:``kms``: This feature supports the ability to specify a custom rotation period for\n automatic key rotations, the ability to perform on-demand key rotations, and visibility into your\n key material rotations.\n * api-change:``mediatailor``: Added InsertionMode to PlaybackConfigurations. This setting controls\n whether players can use stitched or guided ad insertion. The default for players that do not\n specify an insertion mode is stitched.\n * api-change:``neptune-graph``: Update to API documentation to resolve customer reported issues.\n * api-change:``outposts``: This release adds EXPEDITORS as a valid shipment carrier.\n * api-change:``redshift``: Adds support for Amazon Redshift DescribeClusterSnapshots API to include\n Snapshot ARN response field.\n * api-change:``transfer``: This change releases support for importing self signed certificates to\n the Transfer Family for sending outbound file transfers over TLS/HTTPS.\n- from version 1.34.83\n * api-change:``batch``: This release adds the task properties field to attempt details and the name\n field on EKS container detail.\n * api-change:``cloudfront``: CloudFront origin access control extends support to AWS Lambda\n function URLs and AWS Elemental MediaPackage v2 origins.\n * api-change:``cloudwatch``: This release adds support for Metric Characteristics for CloudWatch\n Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes\n boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are\n part of the expected pattern.\n * api-change:``codebuild``: Support access tokens for Bitbucket sources\n * api-change:``iam``: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no\n longer required.\n * api-change:``medialive``: AWS Elemental MediaLive introduces workflow monitor, a new feature that\n enables the visualization and monitoring of your media workflows. Create signal maps of your\n existing workflows and monitor them by creating notification and monitoring template groups.\n * api-change:``omics``: This release adds support for retrieval of S3 direct access metadata on\n sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.\n * api-change:``pipes``: LogConfiguration ARN validation fixes\n * api-change:``rds``: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom\n for Oracle.\n * api-change:``s3control``: Documentation updates for Amazon S3-control.\n- from version 1.34.82\n * api-change:``cleanrooms``: AWS Clean Rooms Differential Privacy is now fully available.\n Differential privacy protects against user-identification attempts.\n * api-change:``connect``: This release adds new Submit Auto Evaluation Action for Amazon Connect\n Rules.\n * api-change:``networkmonitor``: Examples were added to CloudWatch Network Monitor commands.\n * api-change:``qconnect``: This release adds a new QiC public API updateSession and updates an\n existing QiC public API createSession\n * api-change:``rekognition``: Added support for ContentType to content moderation detections.\n * api-change:``supplychain``: This release includes API SendDataIntegrationEvent for AWS Supply\n Chain\n * api-change:``workspaces-thin-client``: Adding tags field to SoftwareSet. Removing tags fields\n from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the\n SDK returns empty tags in Get APIs.\n- from version 1.34.81\n * api-change:``codebuild``: Add new webhook filter types for GitHub webhooks\n * api-change:``mediaconvert``: This release includes support for bringing your own fonts to use for\n burn-in or DVB-Sub captioning workflows.\n * api-change:``pinpoint``: The OrchestrationSendingRoleArn has been added to the email channel and\n is used to send emails from campaigns or journeys.\n * api-change:``rds``: This release adds support for specifying the CA certificate to use for the\n new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and\n creating a db instance read replica.\n- from version 1.34.80\n * api-change:``controlcatalog``: This is the initial SDK release for AWS Control Catalog, a central\n catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives,\n and ListCommonControls - that vend high-level data to categorize controls across the AWS platform.\n * api-change:``mgn``: Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode\n parameter.\n * api-change:``networkmonitor``: Updated the allowed monitorName length for CloudWatch Network\n Monitor.\n- from version 1.34.79\n * api-change:``quicksight``: Adding IAMIdentityCenterInstanceArn parameter to\n CreateAccountSubscription\n * api-change:``resource-groups``: Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is\n returned by the ListGroupResources operation if the group query contains unsupported resource types.\n * api-change:``verifiedpermissions``: Adding BatchIsAuthorizedWithToken API which supports multiple\n authorization requests against a PolicyStore given a bearer token.\n- from version 1.34.78\n * api-change:``b2bi``: Adding support for X12 5010 HIPAA EDI version and associated transaction\n sets.\n * api-change:``cleanrooms``: Feature: New schemaStatusDetails field to the existing Schema object\n that displays a status on Schema API responses to show whether a schema is queryable or not. New\n BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call.\n * api-change:``ec2``: Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for\n a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature\n NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.\n * api-change:``emr-containers``: This release adds support for integration with EKS AccessEntry\n APIs to enable automatic Cluster Access for EMR on EKS.\n * api-change:``ivs``: API update to include an SRT ingest endpoint and passphrase for all channels.\n * api-change:``verifiedpermissions``: Adds GroupConfiguration field to Identity Source API\u0027s\n- from version 1.34.77\n * api-change:``cleanroomsml``: The release includes a public SDK for AWS Clean Rooms ML APIs,\n making them globally available to developers worldwide.\n * api-change:``cloudformation``: This release would return a new field - PolicyAction in\n cloudformation\u0027s existed DescribeChangeSetResponse, showing actions we are going to apply on the\n physical resource (e.g., Delete, Retain) according to the user\u0027s template\n * api-change:``datazone``: This release supports the feature of dataQuality to enrich asset with\n dataQualityResult in Amazon DataZone.\n * api-change:``docdb``: This release adds Global Cluster Switchover capability which enables you to\n change your global cluster\u0027s primary AWS Region, the region that serves writes, while preserving\n the replication between all regions in the global cluster.\n * api-change:``groundstation``: This release adds visibilityStartTime and visibilityEndTime to\n DescribeContact and ListContacts responses.\n * api-change:``lambda``: Add Ruby 3.3 (ruby3.3) support to AWS Lambda\n * api-change:``medialive``: Cmaf Ingest outputs are now supported in Media Live\n * api-change:``medical-imaging``: SearchImageSets API now supports following enhancements -\n Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching\n existing filters between dates/times - Support for sorting the search result by\n Ascending/Descending - Additional parameters returned in the response\n * api-change:``transfer``: Add ability to specify Security Policies for SFTP Connectors\n- from version 1.34.76\n * api-change:``ecs``: Documentation only update for Amazon ECS.\n * api-change:``glue``: Adding View related fields to responses of read-only Table APIs.\n * api-change:``ivschat``: Doc-only update. Changed \u0027Resources\u0027 to \u0027Key Concepts\u0027 in docs and\n updated text.\n * api-change:``rolesanywhere``: This release increases the limit on the roleArns request parameter\n for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs.\n * api-change:``securityhub``: Documentation updates for AWS Security Hub\n- from version 1.34.75\n * api-change:``cloudwatch``: This release adds support for CloudWatch Anomaly Detection on\n cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection\n APIs now take an optional AccountId field.\n * api-change:``datazone``: This release supports the feature of AI recommendations for descriptions\n to enrich the business data catalog in Amazon DataZone.\n * api-change:``deadline``: AWS Deadline Cloud is a new fully managed service that helps customers\n set up, deploy, and scale rendering projects in minutes, so they can improve the efficiency of\n their rendering pipelines and take on more projects.\n * api-change:``emr``: This release fixes a broken link in the documentation.\n * api-change:``lightsail``: This release adds support to upgrade the TLS version of the\n distribution.\n- from version 1.34.74\n * api-change:``b2bi``: Supporting new EDI X12 transaction sets for X12 versions 4010, 4030, and\n 5010.\n * api-change:``codebuild``: Add new fleet status code for Reserved Capacity.\n * api-change:``codeconnections``: Duplicating the CodeStar Connections service into the new,\n rebranded AWS CodeConnections service.\n * api-change:``internetmonitor``: This release adds support to allow customers to track cross\n account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs.\n * api-change:``iotwireless``: Add support for retrieving key historical and live metrics for\n LoRaWAN devices and gateways\n * api-change:``marketplace-catalog``: This release enhances the ListEntities API to support\n ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a\n ResaleAuthorizationId field in the response of OfferSummary.\n * api-change:``neptune-graph``: Add the new API Start-Import-Task for Amazon Neptune Analytics.\n * api-change:``sagemaker``: This release adds support for custom images for the CodeEditor App on\n SageMaker Studio\n- from version 1.34.73\n * api-change:``codecatalyst``: This release adds support for understanding pending changes to\n subscriptions by including two new response parameters for the GetSubscription API for Amazon\n CodeCatalyst.\n * api-change:``compute-optimizer``: This release enables AWS Compute Optimizer to analyze and\n generate recommendations with a new customization preference, Memory Utilization.\n * api-change:``ec2``: Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local\n NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than\n comparable Graviton2-based instances.\n * api-change:``eks``: Add multiple customer error code to handle customer caused failure when\n managing EKS node groups\n * api-change:``guardduty``: Add EC2 support for GuardDuty Runtime Monitoring auto management.\n * api-change:``neptune-graph``: Update ImportTaskCancelled waiter to evaluate task state correctly\n and minor documentation changes.\n * api-change:``oam``: This release adds support for sharing AWS::InternetMonitor::Monitor resources.\n * api-change:``quicksight``: Amazon QuickSight: Adds support for setting up VPC Endpoint\n restrictions for accessing QuickSight Website.\n- from version 1.34.72\n * api-change:``batch``: This feature allows AWS Batch to support configuration of imagePullSecrets\n and allowPrivilegeEscalation for jobs running on EKS\n * api-change:``bedrock-agent``: This changes introduces metadata documents statistics and also\n updates the documentation for bedrock agent.\n * api-change:``bedrock-agent-runtime``: This release introduces filtering support on Retrieve and\n RetrieveAndGenerate APIs.\n * api-change:``elasticache``: Added minimum capacity to Amazon ElastiCache Serverless. This\n feature allows customer to ensure minimum capacity even without current load\n * api-change:``secretsmanager``: Documentation updates for Secrets Manager\n- from version 1.34.71\n * api-change:``bedrock-agent-runtime``: This release adds support to customize prompts sent through\n the RetrieveAndGenerate API in Agents for Amazon Bedrock.\n * api-change:``ce``: Adds support for backfill of cost allocation tags, with new\n StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.\n * api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).\n * api-change:``ecs``: This is a documentation update for Amazon ECS.\n * api-change:``finspace``: Add new operation delete-kx-cluster-node and add status parameter to\n list-kx-cluster-node operation.\n- from version 1.34.70\n * api-change:``codebuild``: Supporting GitLab and GitLab Self Managed as source types in AWS\n CodeBuild.\n * api-change:``ec2``: Added support for ModifyInstanceMetadataDefaults and\n GetInstanceMetadataDefaults to set Instance Metadata Service account defaults\n * api-change:``ecs``: Documentation only update for Amazon ECS.\n * api-change:``emr-containers``: This release increases the number of supported job template\n parameters from 20 to 100.\n * api-change:``globalaccelerator``: AWS Global Accelerator now supports cross-account sharing for\n bring your own IP addresses.\n * api-change:``medialive``: Exposing TileMedia H265 options\n * api-change:``sagemaker``: Introduced support for the following new instance types on SageMaker\n Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i,\n and p5\n- from version 1.34.69\n * api-change:``firehose``: Updates Amazon Firehose documentation for message regarding Enforcing\n Tags IAM Policy.\n * api-change:``kendra``: Documentation update, March 2024. Corrects some docs for Amazon Kendra.\n * api-change:``pricing``: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl\n APIs\n * api-change:``rolesanywhere``: This release relaxes constraints on the durationSeconds request\n parameter for the *Profile APIs that support it. This parameter can now take on values that go up\n to 43200.\n * api-change:``securityhub``: Added new resource detail object to ASFF, including resource for\n LastKnownExploitAt\n- from version 1.34.68\n * api-change:``codeartifact``: This release adds Package groups to CodeArtifact so you can more\n conveniently configure package origin controls for multiple packages.\n- from version 1.34.67\n * api-change:``accessanalyzer``: This release adds support for policy validation and external\n access findings for DynamoDB tables and streams. IAM Access Analyzer helps you author functional\n and secure resource-based policies and identify cross-account access. Updated service API,\n documentation, and paginators.\n * api-change:``codebuild``: This release adds support for new webhook events (RELEASED and\n PRERELEASED) and filter types (TAG_NAME and RELEASE_NAME).\n * api-change:``connect``: This release updates the *InstanceStorageConfig APIs to support a new\n ResourceType: REAL_TIME_CONTACT_ANALYSIS_CHAT_SEGMENTS. Use this resource type to enable streaming\n for real-time analysis of chat contacts and to associate a Kinesis stream where real-time analysis\n chat segments will be published.\n * api-change:``dynamodb``: This release introduces 3 new APIs (\u0027GetResourcePolicy\u0027,\n \u0027PutResourcePolicy\u0027 and \u0027DeleteResourcePolicy\u0027) and modifies the existing \u0027CreateTable\u0027 API for the\n resource-based policy support. It also modifies several APIs to accept a \u0027TableArn\u0027 for the\n \u0027TableName\u0027 parameter.\n * api-change:``managedblockchain-query``: AMB Query: update GetTransaction to include transactionId\n as input\n * api-change:``savingsplans``: Introducing the Savings Plans Return feature enabling customers to\n return their Savings Plans within 7 days of purchase.\n- from version 1.34.66\n * api-change:``cloudformation``: Documentation update, March 2024. Corrects some formatting.\n * api-change:``ec2``: This release adds the new DescribeMacHosts API operation for getting\n information about EC2 Mac Dedicated Hosts. Users can now see the latest macOS versions that their\n underlying Apple Mac can support without needing to be updated.\n * api-change:``finspace``: Adding new attributes readWrite and onDemand to dataview models for\n Database Maintenance operations.\n * api-change:``logs``: Update LogSamples field in Anomaly model to be a list of LogEvent\n * api-change:``managedblockchain-query``: Introduces a new API for Amazon Managed Blockchain Query:\n ListFilteredTransactionEvents.\n- from version 1.34.65\n * api-change:``cloudformation``: This release supports for a new API\n ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable\n resource. Customers can now view the specific combinations of regions and OUs that are being\n auto-deployed.\n * api-change:``kms``: Adds the ability to use the default policy name by omitting the policyName\n parameter in calls to PutKeyPolicy and GetKeyPolicy\n * api-change:``mediatailor``: This release adds support to allow customers to show different\n content within a channel depending on metadata associated with the viewer.\n * api-change:``rds``: This release launches the ModifyIntegration API and support for data\n filtering for zero-ETL Integrations.\n * api-change:``s3``: Fix two issues with response root node names.\n * api-change:``timestream-query``: Documentation updates, March 2024\n- from version 1.34.64\n * api-change:``backup``: This release introduces a boolean attribute ManagedByAWSBackupOnly as part\n of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This\n attribute can be used to filter out the recovery points protected by AWSBackup.\n * api-change:``codebuild``: AWS CodeBuild now supports overflow behavior on Reserved Capacity.\n * api-change:``connect``: This release adds Hierarchy based Access Control fields to Security\n Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.\n * api-change:``ec2``: Add media accelerator and neuron device information on the describe instance\n types API.\n * api-change:``kinesisanalyticsv2``: Support for Flink 1.18 in Managed Service for Apache Flink\n * api-change:``s3``: Documentation updates for Amazon S3.\n * api-change:``sagemaker``: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type\n support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker\n documentation.\n * api-change:``workspaces-thin-client``: Removed unused parameter kmsKeyArn from UpdateDeviceRequest\n- from version 1.34.63\n * api-change:``amplify``: Documentation updates for Amplify. Identifies the APIs available only to\n apps created using Amplify Gen 1.\n * api-change:``ec2-instance-connect``: This release includes a new exception type\n \u0027SerialConsoleSessionUnsupportedException\u0027 for SendSerialConsoleSSHPublicKey API.\n * api-change:``elbv2``: This release allows you to configure HTTP client keep-alive duration for\n communication between clients and Application Load Balancers.\n * api-change:``fis``: This release adds support for previewing target resources before running a\n FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to\n API responses.\n * api-change:``iot-roborunner``: The iot-roborunner client has been removed following the\n deprecation of the service.\n * api-change:``rds``: Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.\n * api-change:``secretsmanager``: Doc only update for Secrets Manager\n * api-change:``timestream-influxdb``: This is the initial SDK release for Amazon Timestream for\n InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy\n for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time\n time-series applications using open source APIs.\n * enhancement:``urllib3``: Added support for urllib3 2.2.1+ in Python 3.10+\n- from version 1.34.62\n * api-change:``ivs-realtime``: adds support for multiple new composition layout configuration\n options (grid, pip)\n * api-change:``kinesisanalyticsv2``: Support new RuntimeEnvironmentUpdate parameter within\n UpdateApplication API allowing callers to change the Flink version upon which their application\n runs.\n * api-change:``s3``: This release makes the default option for S3 on Outposts request signing to\n use the SigV4A algorithm when using AWS Common Runtime (CRT).\n- from version 1.34.61\n * api-change:``cloudformation``: CloudFormation documentation update for March, 2024\n * api-change:``connect``: This release increases MaxResults limit to 500 in request for\n SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect.\n * api-change:``ec2``: Documentation updates for Amazon EC2.\n * api-change:``kafka``: Added support for specifying the starting position of topic replication in\n MSK-Replicator.\n * api-change:``ssm``: March 2024 doc-only updates for Systems Manager.\n- from version 1.34.60\n * api-change:``codestar-connections``: Added a sync configuration enum to disable publishing of\n deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum\n (TriggerStackUpdateOn) to only trigger changes.\n * api-change:``elasticache``: Revisions to API text that are now to be carried over to SDK text,\n changing usages of \u0027SFO\u0027 in code examples to \u0027us-west-1\u0027, and some other typos.\n * api-change:``mediapackagev2``: This release enables customers to safely update their MediaPackage\n v2 channel groups, channels and origin endpoints using entity tags.\n- from version 1.34.59\n * api-change:``batch``: This release adds JobStateTimeLimitActions setting to the Job Queue API. It\n allows you to configure an action Batch can take for a blocking job in front of the queue after the\n defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.\n * api-change:``bedrock-agent-runtime``: Documentation update for Bedrock Runtime Agent\n * api-change:``cloudtrail``: Added exceptions to CreateTrail, DescribeTrails, and\n ListImportFailures APIs.\n * api-change:``codebuild``: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.\n * api-change:``cognito-idp``: Add ConcurrentModificationException to SetUserPoolMfaConfig\n * api-change:``guardduty``: Add RDS Provisioned and Serverless Usage types\n * api-change:``transfer``: Added DES_EDE3_CBC to the list of supported encryption algorithms for\n messages sent with an AS2 connector.\n- from version 1.34.58\n * api-change:``appconfig``: AWS AppConfig now supports dynamic parameters, which enhance the\n functionality of AppConfig Extensions by allowing you to provide parameter values to your\n Extensions at the time you deploy your configuration.\n * api-change:``ec2``: This release adds an optional parameter to RegisterImage and CopyImage APIs\n to support tagging AMIs at the time of creation.\n * api-change:``grafana``: Adds support for the new GrafanaToken as part of the Amazon Managed\n Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.\n * api-change:``lambda``: Documentation updates for AWS Lambda\n * api-change:``payment-cryptography-data``: AWS Payment Cryptography EMV Decrypt Feature Release\n * api-change:``rds``: Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters\n * api-change:``snowball``: Doc-only update for change to EKS-Anywhere ordering.\n * api-change:``wafv2``: You can increase the max request body inspection size for some regional\n resources. The size setting is in the web ACL association config. Also, the\n AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a\n primitive boolean type, for languages like Java.\n * api-change:``workspaces``: Added note for user decoupling\n- from version 1.34.57\n * api-change:``dynamodb``: Doc only updates for DynamoDB documentation\n * api-change:``imagebuilder``: Add PENDING status to Lifecycle Execution resource status. Add\n StartTime and EndTime to ListLifecycleExecutionResource API response.\n * api-change:``mwaa``: Amazon MWAA adds support for Apache Airflow v2.8.1.\n * api-change:``rds``: Updated the input of CreateDBCluster and ModifyDBCluster to support setting\n CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting\n value.\n * api-change:``redshift``: Update for documentation only. Covers port ranges, definition updates\n for data sharing, and definition updates to cluster-snapshot documentation.\n * api-change:``verifiedpermissions``: Deprecating details in favor of configuration for\n GetIdentitySource and ListIdentitySources APIs.\n- from version 1.34.56\n * api-change:``apigateway``: Documentation updates for Amazon API Gateway\n * api-change:``chatbot``: Minor update to documentation.\n * api-change:``organizations``: This release contains an endpoint addition\n * api-change:``sesv2``: Adds support for providing custom headers within SendEmail and\n SendBulkEmail for SESv2.\n\n- Update to 1.34.55\n * api-change:``docdb-elastic``: Launched Elastic Clusters Readable\n Secondaries, Start/Stop, Configurable Shard Instance count, Automatic\n Backups and Snapshot Copying\n * api-change:``quicksight``: TooltipTarget for Combo chart visuals;\n ColumnConfiguration limit increase to 2000; Documentation Update\n * api-change:``amplifyuibuilder``: We have added the ability to tag resources\n after they are created\n * api-change:``internetmonitor``: This release adds IPv4 prefixes to health events\n * api-change:``iotevents``: Increase the maximum length of descriptions for\n Inputs, Detector Models, and Alarm Models\n * api-change:``lambda``: Add .NET 8 (dotnet8) Runtime support to AWS Lambda.\n * api-change:``chatbot``: This release adds support for AWS Chatbot. You can\n now monitor, operate, and troubleshoot your AWS resources with interactive\n ChatOps using the AWS SDK.\n * api-change:``sns``: This release marks phone numbers as sensitive inputs.\n * api-change:``artifact``: This is the initial SDK release for AWS Artifact.\n AWS Artifact provides on-demand access to compliance and third-party\n compliance reports. This release includes access to List and Get reports,\n along with their metadata. This release also includes access to AWS\n Artifact notifications settings.\n * api-change:``guardduty``: Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.\n * api-change:``polly``: Amazon Polly adds 1 new voice - Burcu (tr-TR)\n * bugfix:ContainerProvider: Properly refreshes token from file from EKS in ContainerProvider\n * api-change:``resource-explorer-2``: Resource Explorer now uses newly\n supported IPv4 \u0027amazonaws.com\u0027 endpoints by default.\n * api-change:``pricing``: Add Throttling Exception to all APIs.\n * api-change:``mediaconvert``: This release includes support for\n broadcast-mixed audio description tracks.\n * api-change:``glue``: Update page size limits for GetJobRuns and GetTriggers APIs.\n * Many more changes, see CHANGELOG.rst\n\n\nChanges in python-coverage:\n- update to 7.6.10:\n * Fix: some descriptions of missing branches in HTML and LCOV\n reports were incorrect when multi-line statements were\n involved (issue 1874 and issue 1875). These are now fixed.\n * Fix: Python 3.14 defers evaluation of annotations by moving\n them into separate code objects. That code is rarely\n executed, so coverage.py would mark them as missing, as\n reported in issue 1908. Now they are ignored by coverage\n automatically.\n * Fixed an obscure and mysterious problem on PyPy 3.10\n seemingly involving mocks, imports, and trace functions:\n issue 1902. To be honest, I don\u0027t understand the problem or\n the solution, but git bisect helped find it, and now it\u0027s\n fixed.\n * Docs: re-wrote the :ref:`subprocess` page to put\n multiprocessing first and to highlight the correct use of\n :class:`multiprocessing.Pool\n \u003cpython:multiprocessing.pool.Pool\u003e`.\n * Fix: Tomas Uribe fixed a performance problem in the XML\n report. Large code bases should produce XML reports much\n faster now.\n * Fix: the LCOV report code assumed that a branch line that\n took no branches meant that the entire line was unexecuted.\n This isn\u0027t true in a few cases: the line might always raise\n an exception, or might have been optimized away. Fixes issue\n 1896.\n * Fix: similarly, the HTML report will now explain that a line\n that jumps to none of its expected destinations must have\n always raised an exception. Previously, it would say\n something nonsensical like, \u0027line 4 didn\u0027t jump to line 5\n because line 4 was never true, and it didn\u0027t jump to line 7\n because line 4 was always true.\u0027 This was also shown in\n issue 1896.\n * Fix: ugh, the other assert from 7.6.5 can also be encountered\n in the wild, so it\u0027s been restored to a conditional. Sorry\n for the churn.\n * One of the new asserts from 7.6.5 caused problems in real\n projects, as reported in issue 1891. The assert has been\n removed.\n * Fix: fine-tuned the exact Python version (3.12.6) when\n exiting from with statements changed how they traced. This\n affected whether people saw the fix for `issue 1880`_.\n * Fix: isolate our code more from mocking in the os module that\n in rare cases can cause bizarre behavior.\n * Refactor: some code unreachable code paths in parser.py were\n changed to asserts. If you encounter any of these, please\n let me know!\n\n- update to 7.6.4:\n * fix: multi-line with statements could cause contained\n branches to be incorrectly marked as missing (issue 1880).\n This is now fixed.\n * Fix: nested context managers could incorrectly be analyzed to\n flag a missing branch on the last context manager, as\n described in issue 1876. This is now fixed.\n * Fix: the missing branch message about not exiting a module\n had an extra \u0027didn\u0027t,\u0027 as described in issue 1873. This is\n now fixed.\n * Dropped support for Python 3.8 and PyPy 3.8.\n * Fix: a final wildcard match/case clause assigning to a name\n (case _ as value) was incorrectly marked as a missing branch.\n This is now fixed, closing issue 1860.\n * Fewer things are considered branches now. Lambdas,\n comprehensions, and generator expressions are no longer\n marked as missing branches if they don\u0027t complete execution.\n Closes issue 1852.\n * Fix: the HTML report didn\u0027t properly show multi-line\n f-strings that end with a backslash continuation. This is\n now fixed, closing issue 1836, thanks to LiuYinCarl and Marco\n Ricci.\n * Fix: the LCOV report now has correct line numbers (fixing\n issue 1846) and better branch descriptions for BRDA records\n (fixing issue 1850). There are other changes to lcov also,\n including a new configuration option :ref:`line_checksums\n \u003cconfig_lcov_line_checksums\u003e` to control whether line\n checksums are included in the lcov report. The default is\n false. To keep checksums set it to true. All this work is\n thanks to Zack Weinberg (pull 1849 and pull 1851).\n * Fixed the docs for multi-line regex exclusions, closing issue\n 1863.\n * Fixed a potential crash in the C tracer, closing issue 1835,\n thanks to Jan K\u00fchle.\n\n- update to 7.6.1:\n * Fix: coverage used to fail when measuring code using\n :func:`runpy.run_path \u003cpython:runpy.run_path\u003e` with a\n :class:`Path \u003cpython:pathlib.Path\u003e` argument. This is now\n fixed, thanks to Ask Hjorth Larsen.\n * Fix: backslashes preceding a multi-line backslashed string\n could confuse the HTML report. This is now fixed, thanks to\n LiuYinCarl.\n * Now we publish wheels for Python 3.13, both regular and free-\n threaded.\n * Exclusion patterns can now be multi-line, thanks to Daniel\n Diniz. This enables many interesting exclusion use-cases,\n including those requested in issues 118 (entire files), 996\n (multiple lines only when appearing together), 1741\n (remainder of a function), and 1803 (arbitrary sequence of\n marked lines). See the :ref:`multi_line_exclude` section of\n the docs for more details and examples.\n * The JSON report now includes per-function and per-class\n coverage information. Thanks to Daniel Diniz for getting the\n work started. This closes issue 1793 and issue 1532.\n * Fixed an incorrect calculation of \u0027(no class)\u0027 lines in the\n HTML classes report.\n * Python 3.13.0b3 is supported.\n * If you attempt to combine statement coverage data with branch\n coverage data, coverage.py used to fail with the message\n \u0027Can\u0027t combine arc data with line data\u0027 or its reverse,\n \u0027Can\u0027t combine line data with arc data.\u0027 These messages used\n internal terminology, making it hard for people to understand\n the problem. They are now changed to mention \u0027branch\n coverage data\u0027 and \u0027statement coverage data.\u0027\n * Fixed a minor branch coverage problem with wildcard\n match/case cases using names or guard clauses.\n * Started testing on 3.13 free-threading (nogil) builds of\n Python. I\u0027m not claiming full support yet. Closes issue\n 1799.\n\n- update to 7.5.3:\n * Performance improvements for combining data files, especially\n when measuring line coverage. A few different quadratic\n behaviors were eliminated. In one extreme case of combining\n 700+ data files, the time dropped from more than three hours\n to seven minutes. Thanks for Kraken Tech for funding the\n fix.\n * Performance improvements for generating HTML reports, with a\n side benefit of reducing memory use, closing issue 1791.\n Thanks to Daniel Diniz for helping to diagnose the problem.\n * Fix: nested matches of exclude patterns could exclude too\n much code, as reported in issue 1779. This is now fixed.\n * Changed: previously, coverage.py would consider a module\n docstring to be an executable statement if it appeared after\n line 1 in the file, but not executable if it was the first\n line. Now module docstrings are never counted as executable\n statements. This can change coverage.py\u0027s count of the\n number of statements in a file, which can slightly change the\n coverage percentage reported.\n * In the HTML report, the filter term and \u0027hide covered\u0027\n checkbox settings are remembered between viewings, thanks to\n Daniel Diniz.\n * Python 3.13.0b1 is supported.\n * Fix: parsing error handling is improved to ensure bizarre\n source files are handled gracefully, and to unblock oss-fuzz\n fuzzing, thanks to Liam DeVoe. Closes issue 1787.\n\n- Update to 7.5.1:\n * Fix: a pragma comment on the continuation lines of a multi-line statement\n now excludes the statement and its body, the same as if the pragma is\n on the first line.\n * Fix: very complex source files could cause a maximum recursion error when\n creating an HTML report.\n * HTML report improvements:\n + Support files (JavaScript and CSS) referenced by the HTML report now have\n hashes added to their names to ensure updated files are used instead of\n stale cached copies.\n + Missing branch coverage explanations that said \u0027the condition was never\n false\u0027 now read \u0027the condition was always true\u0027 because it\u0027s easier to\n understand.\n + Column sort order is remembered better as you move between the index\n pages.\n * Added initial support for function and class reporting in the HTML report.\n * Other HTML report improvements:\n + There is now a \u0027hide covered\u0027 checkbox to filter out 100% files.\n + The index page is always sorted by one of its columns, with clearer\n indications of the sorting.\n + The \u0027previous file\u0027 shortcut key didn\u0027t work on the index page, but now\n it does.\n * The debug output showing which configuration files were tried now shows\n absolute paths to help diagnose problems where settings aren\u0027t taking\n effect, and is renamed from \u0027attempted_config_files\u0027 to the more logical\n \u0027config_files_attempted.\u0027\n * Fix: in some cases, even with [run] relative_files=True, a data file\n could be created with absolute path names. When combined with other\n relative data files, it was random whether the absolute file names would\n be made relative or not. If they weren\u0027t, then a file would be listed\n twice in reports.\n * Fix: the last case of a match/case statement had an incorrect message if\n the branch was missed. It said the pattern never matched, when actually\n the branch is missed if the last case always matched.\n * Fix: clicking a line number in the HTML report now positions more\n accurately.\n * Fix: the report:format setting was defined as a boolean, but should be a\n string.\n * Fix: in some cases, coverage could fail with a RuntimeError: \u0027Set changed\n size during iteration.\u0027\n * Fix: setting COVERAGE_CORE=sysmon no longer errors on 3.11 and lower.\n * Fix: the JSON report now includes an explicit format version number.\n * Fix: the change for multi-line signature exclusions in 7.3.3 broke other\n forms of nested clauses being excluded properly.\n * Fix: in the HTML report, selecting code for copying won\u0027t select the line\n numbers also. Thanks, `Robert Harris \u003cpull 1717_\u003e`_.\n * Fix: function definitions with multi-line signatures can now be excluded\n by matching any of the lines.\n * Fix: XML reports could fail with a TypeError if files had numeric\n components that were duplicates except for leading zeroes, like file1.py\n and file001.py.\n * The coverage annotate command used to announce that it would be removed\n in a future version. Enough people got in touch to say that they use it,\n so it will stay. Don\u0027t expect it to keep up with other new features though.\n- Set COVERAGE_CORE, so we no longer need to skip the ctrace tests, it will be\n handled for us.\n- Skip two tests that assert PYTHONPATH is empty, which it can\u0027t be.\n\n- update to 7.3.2:\n * The ``coverage lcov`` command ignored the ``[report]\n exclude_lines`` and ``[report] exclude_also`` settings\n * Sometimes SQLite will create journal files alongside the\n coverage.py database files. These are ephemeral, but could\n be mistakenly included when combining data files.\n * On Python 3.12+, we now disable SQLite writing journal files,\n which should be a little faster.\n * The new 3.12 soft keyword ``type`` is properly bolded in HTML\n reports.\n * Removed the \u0027fullcoverage\u0027 feature used by CPython to measure\n the coverage of early-imported standard library modules.\n\n- update to 7.3.1:\n * The semantics of stars in file patterns has been clarified in\n the docs. A leading or trailing star matches any number of path\n components, like a double star would. This is different than\n the behavior of a star in the middle of a pattern.\n\n- specfile\n * fix build on Leap 15 by moving sle15_python_module_pythons macro\n to the top\n\n- specfile:\n * require python 3.8\n- update to version 7.3.0:\n * Added a Coverage.collect() context manager to start and stop\n coverage data collection.\n * Dropped support for Python 3.7.\n * Fix: in unusual circumstances, SQLite cannot be set to\n asynchronous mode. Coverage.py would fail with the error Safety\n level may not be changed inside a transaction. This is now\n avoided, closing issue 1646. Thanks to Michael Bell for the\n detailed bug report.\n * Docs: examples of configuration files now include separate\n examples for the different syntaxes: .coveragerc, pyproject.toml,\n setup.cfg, and tox.ini.\n * Fix: added nosemgrep comments to our JavaScript code so that\n semgrep-based SAST security checks won\u2019t raise false alarms about\n security problems that aren\u2019t problems.\n * Added a CITATION.cff file, thanks to Ken Schackart.\n\n- specfile:\n * removed upstream patch\n- update to version 7.2.7:\n * Fix: reverted a change from 6.4.3 that helped Cython, but also\n increased the size of data files when using dynamic contexts, as\n described in the now-fixed issue 1586. The problem is now avoided\n due to a recent change (issue 1538). Thanks to Anders Kaseorg and\n David Szotten for persisting with problem reports and detailed\n diagnoses.\n * Wheels are now provided for CPython 3.12.\n- changes from version 7.2.6:\n * Fix: the lcov command could raise an IndexError exception if a\n file is translated to Python but then executed under its own\n name. Jinja2 does this when rendering templates. Fixes issue 1553.\n * Python 3.12 beta 1 now inlines comprehensions. Previously they\n were compiled as invisible functions and coverage.py would warn\n you if they weren\u2019t completely executed. This no longer happens\n under Python 3.12.\n * Fix: the coverage debug sys command includes some environment\n variables in its output. This could have included sensitive\n data. Those values are now hidden with asterisks, closing issue\n 1628.\n\n since 6.4.3.\n- Handle cases where python2 is disabled\n- add LICENSE.txt\n- python3 package added\n- minor spec improvement (files section)\n\nChanges in python-flaky:\n- Update to 3.8.1: \n * Support pytest \u003e= 8.1.1, and Python \u003e= 3.12.\n- Drop patches, included upstream.\n- Switch to pyproject macros.\n\n- Add patch to remove dependency on the external\n genty package (gh#box/flaky!197).\n\n- Clean up the SPEC file\n\n\nChanges in python-pluggy:\n- Update to 1.5.0:\n * Features\n + Add support for deprecating specific hook parameters, or more\n generally, for issuing a warning whenever a hook implementation\n requests certain parameters.\n + A warning ~pluggy.PluggyTeardownRaisedWarning is now issued when an\n old-style hookwrapper raises an exception during teardown.\n + Add PluginManager.unblock \u003cpluggy.PluginManager.unblock\u003e method to\n unblock a plugin by plugin name.\n * Bug Fixes\n + PluginManager.get_plugins() no longer returns None for blocked plugins.\n + Fix ~pluggy.HookCaller.call_extra() extra methods getting ordered\n before everything else in some circumstances. Regressed in pluggy 1.1.0.\n + Fix plugins registering other plugins in a hook when the other plugins\n implement the same hook itself. Regressed in pluggy 1.1.0.\n- Switch to pyproject macros.\n\n- Revert to 1.3.0\n * Pytest 7 is not compatible with pluggy 1.4 but many packages\n are not compatible with pytest 8 yet\n\n- update to 1.4.0:\n * A warning :class:`~pluggy.PluggyTeardownRaisedWarning`\n is now issued when an old-style hookwrapper raises an\n exception during teardown. See the warning documentation for\n more details.\n * Add :func:`PluginManager.unblock\n \u003cpluggy.PluginManager.unblock\u003e` method to unblock a plugin by\n plugin name.\n * Fix :func:`~pluggy.HookCaller.call_extra()` extra\n methods getting ordered before everything else in some\n circumstances. Regressed in pluggy 1.1.0.\n * Fix plugins registering other plugins in a hook when\n the other plugins implement the same hook itself. Regressed\n in pluggy 1.1.0.\n\n- update to 1.3.0:\n * Python 3.7 is no longer supported.\n * Pluggy now exposes its typings to static type checkers.\n * Some fields and classes are marked ``Final`` and ``@final``.\n * The :ref:`api-reference` is updated to clearly delineate\n pluggy\u0027s public API.\n Compatibility aliases are put in place for the renamed types.\n Please note that pluggy is currently unable to provide strong\n typing for hook calls, e.g. ``pm.hook.my_hook(...)``,\n nor to statically check that a hook implementation matches\n the hook specification\u0027s type.\n * The new-style hook wrappers, added in the yanked 1.1.0\n release, now require an explicit ``wrapper=True`` designation\n in the ``@hookimpl()`` decorator.\n\n Deprecations and Removals\n The deprecation was announced in release 0.7.0.\n deprecation was announced in release 0.7.0.\n deprecation was announced in release 0.6.0.\n * fix issue #4: specific HookCallError exception for when a hook call\n\nChanges in python-pytest-cov:\n- Update to 6.2.1:\n * Added a version requirement for pytest\u0027s pluggy dependency.\n * Removed deprecated license classifier (packaging).\n * The plugin now adds 3 rules in the filter warnings configuration to\n prevent common coverage warnings being raised as obscure errors.\n * Fixed breakage that occurs when ``--cov-context`` and the ``no_cover``\n marker are used together.\n * Change terminal output to use full width lines for the coverage header.\n * Removed unnecessary CovFailUnderWarning.\n * Fixed the term report not using the precision specified via\n ``--cov-precision``.\n * Changed fail under checks to use the precision set in the coverage\n configuration.\n * Added a ``--cov-precision`` cli option that can override the value set\n in your coverage configuration.\n * Dropped support for now EOL Python 3.8.\n\n- Switch to pytest macro.\n- Add patch to support changes in coverage 7.5.\n\n- update to 5.0.0:\n * Removed support for xdist rsync (now deprecated).\n * Switched docs theme to Furo.\n * Various legacy Python cleanup and CI improvements.\n Contributed by Christian Clauss and Hugo van Kemenade in\n #630, #631, #632 and #633.\n * Added a pyproject.toml example in the docs. Contributed by\n Dawn James in #626.\n * Modernized project\u0027s pre-commit hooks to use ruff. Initial\n POC contributed by Christian Clauss in #584.\n\n * Support coverage \u003e= 6.2\n- Inject multibuild to avoid build cycles.\n- Skip 6 test cases that are causing problems with Python 3.8\n (when combining coverage data from parallel mode).\n * Added the --cov-append command line options.\n coverage-4.0 (automatically activated if there\u2019s a\n * Changed --cov-report=term to automatically upgrade to\n --cov-report=term-missing if there\u2019s\n * Changed --cov so it can be used with no path argument\n (in wich case the source settings from .coveragerc will\n * Fixed .pth installation to work in all cases\n * Data file suffixing changed to use coverage\u2019s\n * Avoid warning about missing coverage data\n * Fixed a race condition when running with xdist\n (all the workers tried to combine the files).\n It\u2019s possible that this issue is not present in\n\nChanges in python-pytest-html:\n- refresh node modules\n * update pbkdf2 to 3.1.3\n CVE-2025-6545, CVE-2025-6547, bsc#1245288. bsc#1245289\n\n- refresh node modules\n * update brace-expansion to 1.1.12 and 2.0.2\n CVE-2025-5889, gh#juliangruber/brace-expansion#65, bsc#1244343\n\n- refresh node modules\n * update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233852)\n\n- Update packages-lock.json to fix CVE-2024-48948, update elliptic js\n dependency to 6.6.0. bsc#1231688\n\n- Update packages-lock.json to fix CVE-2024-48949, update elliptic js\n dependency. bsc#1231562\n\n- Replace node_modules.tar.gz vendoring with obs-service-node_modules\n- Update to 4.1.1:\n * fix: Latest eslint is broken (#769) @BeyondEvil\n * fix: original sort order (#768) @BeyondEvil\n * [pre-commit.ci] pre-commit autoupdate (#763) @pre-commit-ci\n- 4.1.0:\n * Release v4.1.0 (#761) @BeyondEvil\n * fix: Escaping HTML in log (#757) @BeyondEvil\n * test: Add UTF8 test (#760) @BeyondEvil\n * [pre-commit.ci] pre-commit autoupdate (#563) @pre-commit-ci\n * fix: Only run npm when building from source (#758) @BeyondEvil\n * Fix results table modification documentation (#749) @michalkaptur\n * fix: Add collections errors to report (#756) @BeyondEvil\n * fix: Revert report generation to full run (#754) @BeyondEvil\n * fix: Broken duration (#753) @BeyondEvil\n * Pytest html fix reload button typo (#738) @jeffwright13\n- 4.0.2:\n * Fix: Use absolute path for the report (#735) @adrien-berchet\n- 4.0.1:\n * fix: Incorrect label for xfailed (#733) @BeyondEvil\n\n- Refresh patches and node_modules.tar.gz\n- Update to 4.0.0:\n * Feat: Add duration format hook (#724) @BeyondEvil\n * Chore: Drop support for python 3.7 (#723) @BeyondEvil\n * Add expander to log output (#721) @drRedflint\n * Fix: Broken sorting for custom columns (#715) @BeyondEvil\n * Chore: Stop running scheduled tests on forks (#720) @BeyondEvil\n * Chore: Fix tox (#718) @BeyondEvil\n * use max height instead of fixed height (#706) @drRedflint\n * if only one item in gallery, remove navigation (#705) @drRedflint\n * Chore: Support legacy pytest-metadata (#714) @BeyondEvil\n * Feature: Untemplate table header (#713) @BeyondEvil\n * Fix: Borken HTML in jinja template (#712) @BeyondEvil\n * Feature: Update json-data-blob (#704) @BeyondEvil\n * Fix: Collapsed state between redraws (#703) @BeyondEvil\n * Feature: Only one collapsed state (#701) @BeyondEvil\n * Chore: General JS cleanup (#700) @BeyondEvil\n * Feature: Template test and duration summary (#698) @BeyondEvil\n * Feature: Template result filters (#697) @BeyondEvil\n * Feature: Template table header (#696) @BeyondEvil\n * Fix: visible query param (#695) @BeyondEvil\n * Fix: Handle legacy py html (#694) @BeyondEvil\n * Fix: Environment table toggle bug (#693) @BeyondEvil\n * Feature: Add initial sort column as ini (#692) @BeyondEvil\n * Fix: Duration sorting (#691) @BeyondEvil\n * Fix: Logging issues with teardown (#690) @BeyondEvil\n * Chore: Simplify results table hooks (#688) @BeyondEvil\n * Enable variable expansion for CSS addons. (#676) @BeyondEvil\n * Fix: results table html hook (#669) @BeyondEvil\n * fix for #671 - Sort icons inverted in next-gen branch (#672) @harmin-parra\n * Docs: Update ReadTheDocs to v2 (#673) @BeyondEvil\n * Feature: Add \u0027session\u0027 to results summary hook (#660) @BeyondEvil\n * Chore: Fix npm building (#658) @BeyondEvil\n * Feature: Add hide-able Environment Table (#638) @BeyondEvil\n * Feature: Make entire row collapsible (#656) @BeyondEvil\n * Chore: Disambiguate collapsed (#657) @BeyondEvil\n * Chore: Assorted fixes around pytest entry points (#655) @BeyondEvil\n * Chore: Add eslint (#651) @BeyondEvil\n * Chore: Decouple ReportData (#650) @BeyondEvil\n * Chore: Add npm build hooks (#649) @BeyondEvil\n * Docs: Fix deprecations page title [skip ci] (#645) @BeyondEvil\n * Fix: Renamed report-data class to avoid confusion (#642) @BeyondEvil\n * Chore: Temporary imports for backwards compat (#643) @BeyondEvil\n * Docs: Add Deprecations docs (#640) @BeyondEvil\n * Fix: Support cells.pop() (#641) @BeyondEvil\n * Fix: Order and layout of outcome summary (#629) @BeyondEvil\n * Fix: Sorting of custom table columns (#634) @BeyondEvil\n * Chore: Allow concurrency on default branch (#639) @BeyondEvil\n * Fix: Initial sort and query param (#637) @BeyondEvil\n * Fix: Add skip marker results to report (#636) @BeyondEvil\n * Fix: Deprecate use of \u0027True\u0027 in render_collapsed (#635) @BeyondEvil\n * Fix: Color E(xecption) lines in the log red (#631) @BeyondEvil\n * Fix: Handle appends on table hooks (#630) @BeyondEvil\n * Fix: Handle assignment on table hooks (#628) @BeyondEvil\n * Docs: Update contrib docs (#627) @BeyondEvil\n * Fix issue with report.extra attribute (#626) @BeyondEvil\n * chore: It\u0027s , 120 is fine (#625) @BeyondEvil\n * Next gen (#621) @BeyondEvil\n * chore: Migrate from Poetry to Hatch (#617) @BeyondEvil\n * docs: Update to current (#616) @BeyondEvil\n * fix: Broken sorting due to typo in jinja template (#614) @BeyondEvil\n * fix: Use the same duration formatting as for the tests (#613) @BeyondEvil\n * fix: Replacing log HTML (#611) @BeyondEvil\n * fix: Incorrect precedence render collapsed (#610) @BeyondEvil\n * chore: Better directory and class structure (#609) @BeyondEvil\n * fix: Deprecate the Cells.pop function (#608) @BeyondEvil\n * fix: Collapsed should support All and none (#605) @BeyondEvil\n * tests: Add tests for stdout and sterr capture (#604) @BeyondEvil\n * fix: Missing logging in report (#603) @BeyondEvil\n * chore: Add code coverage for JS (#600) @BeyondEvil\n * Fix: Table row hook (#599) @BeyondEvil\n * fix: Report fails to render with pytest-xdist (#598) @BeyondEvil\n * fix: Add config to report object (#588) @BeyondEvil\n * update: duration_format renders deprecation warning (#589) @BeyondEvil\n * chore: Add unit test file (#590) @BeyondEvil\n * refactor: stop overwriting pytest data (#597) @BeyondEvil\n * Combined fe and be (#479) @BeyondEvil\n * Revert \u0027Rename master branch to main\u0027 (#562) @BeyondEvil\n * Switch to setuptools-scm \u003e= 7.0.0 (#567) @dvzrv\n\n- Add patch to remove assertpy dependency\n- Add patch to vendor npm build requirements\n- Update to 4.0.0rc5, compatible with python-pytest-metadata 3.0.0\n (gh#pytest-dev/pytest-html#683)\n - No release notes upstream\n\n- add sle15_python_module_pythons\n\n- Remove python_module macro definition\n- Add python-py dependency\n- Update to 3.2.0\n * Explicitly add py.xml dependency.\n Thanks to @smartEBL for the PR\n * Implement the visible URL query parameter to control visibility of test\n results on page load. (#399)\n Thanks to @TheCorp for reporting and @gnikonorov for the fix\n * Make the report tab title reflect the report name. (#412)\n Thanks to @gnikonorov for the PR\n * Implement environment_table_redact_list to allow for redaction of\n environment table values. (#233)\n Thanks to @fenchu for reporting and @gnikonorov for the PR\n\n\nChanges in python-pytest-metadata:\n- update to 3.1.1:\n * Add environment variables for AWS CodeBuild CI\n\n- update to 3.1.0:\n * Support Pytest 8.0\n\n- update to 3.0.0:\n * Group CLI options\n * Switch to Hatch\n * Use `pytest.stash` internally instead of `_metadata`\n * Simplify code\n\n- add sle15_python_module_pythons\n\n- Remove python_module macro definition\n- Update to 2.0.4:\n * Fix deprecated pytest.mark.optionalhook marker.\n- 2.0.3:\n * Remove py dependency. Thanks to @Czaki for reporting.\n- 2.0.2:\n * Allow all python versions above 3.7\n- 2.0.1:\n * Fix issues with switching to pyproject.toml\n Thanks to @dvzrv and @eltrufas for raising issues and providing fixes.\n- 2.0.0:\n * Drop support for python 2.7 and 3.6\n * Add support for python 3.9 and 3.10\n * Introduce pyproject.toml\n * Provide metadata via JSON file\n Thanks to @digitalorder for the PR\n- 1.11.0:\n * Provide a session fixture to include metadata in Junit XMLs as property\n tags. Thanks to @sanga for the PR\n\n\nChanges in python-pytest-mock:\n- Drop python-py requirement, no longer required.\n\n- update to 3.14.0:\n * #415: MockType and AsyncMockType can be imported from\n pytest_mock for type annotation purposes.\n * #420: Fixed a regression which would cause\n patch to not being properly cleared between tests.\n * #417: spy now has spy_return_list, which is a list containing\n all the values returned by the spied function.\n * pytest-mock now requires pytest\u003e=6.2.5.\n * #410: pytest-mock\u0027s setup.py file is removed. If you relied\n on this file, e.g. to install pytest using setup.py install,\n please see Why you shouldn\u0027t invoke setup.py directly for\n alternatives.\n\n- Fix tests with python 3.11.7\n- Add patch to fix tests python3117.\n\n- update to 3.12.0:\n * Added support for Python 3.12.\n * Dropped support for EOL Python 3.7.\n * ``mocker.resetall()`` now also resets mocks created by\n ``mocker.create_autospec`` (`#390`_).\n\n- add upstream patch to test with pytest5.\n\nChanges in python-pytest:\n- Update to 8.3.5\n * Bug fixes\n - #11777: Fixed issue where sequences were still being shortened\n even with -vv verbosity.\n - #12888: Fixed broken input when using Python 3.13+ and a libedit\n build of Python, such as on macOS or with uv-managed Python\n binaries from the python-build- standalone project.\n This could manifest e.g. by a broken prompt when using Pdb,\n or seeing empty inputs with manual usage of input() and\n suspended capturing.\n - #13026: Fixed AttributeError{.interpreted-text role=\u0027class\u0027}\n crash when using --import-mode=importlib when top-level directory\n same name as another module of the standard library.\n - #13053: Fixed a regression in pytest 8.3.4 where, when using\n --import-mode=importlib, a directory containing py file with\n the same name would cause an ImportError\n - #13083: Fixed issue where pytest could crash if one of the\n collected directories got removed during collection.\n * Improved documentation\n - #12842: Added dedicated page about using types with pytest.\n See types{.interpreted-text role=\u0027ref\u0027} for detailed usage.\n * Contributor-facing changes\n - #13112: Fixed selftest failures in test_terminal.py with Pygments \u003e= 2.19.0\n - #13256: Support for Towncrier versions released in 2024 has been re-enabled\n when building Sphinx docs -- by webknjaz{.interpreted-text role=\u0027user\u0027}.\n\n- Add upstream patch to fix compatibility with new Pygments\n\n- update to 8.3.4:\n * #12592: Fixed :class:`KeyError` crash when using --import-\n mode=importlib in a directory layout where a directory\n contains a child directory with the same name.\n * #12818: Assertion rewriting now preserves the source ranges\n of the original instructions, making it play well with tools\n that deal with the AST, like executing.\n * #12849: ANSI escape codes for colored output now handled\n correctly in :func:`pytest.fail` with pytrace=False.\n * #9353: :func:`pytest.approx` now uses strict equality when\n given booleans.\n * #10558: Fix ambiguous docstring of\n :func:`pytest.Config.getoption`.\n * #10829: Improve documentation on the current handling of the\n --basetemp option and its lack of retention functionality\n (:ref:`temporary directory location and retention`).\n * #12866: Improved cross-references concerning the\n :fixture:`recwarn` fixture.\n * #12966: Clarify :ref:`filterwarnings` docs on filter\n precedence/order when using multiple\n :ref:`@pytest.mark.filterwarnings \u003cpytest.mark.filterwarnings\n ref\u003e` marks.\n * #12497: Fixed two failing pdb-related tests on Python 3.13.\n\n- update to 8.3.3:\n * #12446: Avoid calling @property (and other instance\n descriptors) during fixture discovery -- by :user:`asottile`\n * #12659: Fixed the issue of not displaying assertion failure\n differences when using the parameter --import-mode=importlib\n in pytest\u003e=8.1.\n * #12667: Fixed a regression where type change in\n ExceptionInfo.errisinstance caused mypy to fail.\n * #12744: Fixed typing compatibility with Python 3.9 or less --\n replaced typing.Self with typing_extensions.Self -- by\n :user:`Avasam`\n * #12745: Fixed an issue with backslashes being incorrectly\n converted in nodeid paths on Windows, ensuring consistent\n path handling across environments.\n * #6682: Fixed bug where the verbosity levels where not being\n respected when printing the \u0027msg\u0027 part of failed assertion\n (as in assert condition, msg).\n * #9422: Fix bug where disabling the terminal plugin via -p\n no:terminal would cause crashes related to missing the\n verbose option. -- by :user:`GTowers1`\n * #12663: Clarify that the pytest_deselected hook should be\n called from pytest_collection_modifyitems hook\n implementations when items are deselected.\n * #12678: Remove erroneous quotes from\n tmp_path_retention_policy example in docs.\n * #12769: Fix typos discovered by codespell and add codespell\n to pre-commit hooks.\n\n- update to 8.3.2:\n * Resolve regression where `conda` environments where no longer\n being automatically detected\n\n- Update to 8.3.1:\n * New features\n + Added `--xfail-tb` flag, which turns on traceback output for XFAIL\n results.\n + Added support for keyword matching in marker expressions.\n + Added ``--no-fold-skipped`` command line option.\n * Improvements\n + The console output now uses the \u0027third-party plugins\u0027 terminology.\n + Python virtual environment detection was improved by checking for a\n pyvenv.cfg file\n + Do not truncate arguments to functions in output when running with -vvv.\n + The readability of assertion introspection of bound methods has been\n enhanced.\n + Added timezone information to the testsuite timestamp in the JUnit XML\n report.\n * Bug Fixes\n + Fixed reporting of teardown errors in higher-scoped fixtures when\n using `--maxfail` or `--stepwise`.\n + pytest.approx now correctly handles Sequence-like objects.\n + Fixed a regression in pytest 8.0 where tracebacks get longer and\n longer when multiple tests fail due to a shared higher-scope fixture\n which raised\n + Fixed collection error upon encountering an abstract class, including\n abstract unittest.TestCase subclasses.\n + Fixed a regression in pytest 8.0.0 where package-scoped parameterized\n items were not correctly reordered to minimize setups/teardowns in\n some cases.\n + Fixed crash with `assert testcase is not None` assertion failure when\n re-running unittest tests using plugins like pytest-rerunfailures.\n + Fixed a crash when returning category ``\u0027error\u0027`` or ``\u0027failed\u0027`` with\n a custom test status from :hook:`pytest_report_teststatus` hook.\n + Improved handling of invalid regex patterns in\n pytest.raises(match=r\u0027...\u0027) by providing a clear error message.\n + Parametrization parameters are now compared using == instead of is\n (is is still used as a fallback if the parameter does not support ==).\n + Fixed progress percentages sometimes not aligning correctly when\n running with pytest-xdist -n.\n * Fix regression in 8.2.2 that did not allow test case reruns.\n\n- Update to 8.2.2\n * Support for Python 3.13 (beta1 at the time of writing).\n * Fix `PermissionError` crashes arising from directories which are not\n selected on the command-line.\n * Keyboard interrupts and system exits are now properly handled during\n the test collection.\n * Fixed handling of \u0027Function not implemented\u0027 error under squashfuse_ll,\n which is a different way to say that the mountpoint is read-only.\n * Fix a regression in pytest 8.2.0 where the permissions of\n automatically-created .pytest_cache directories became rwx------\n instead of the expected rwxr-xr-x.\n * Fix possible catastrophic performance slowdown on a certain\n parametrization pattern involving many higher-scoped parameters.\n * Fix a regression in pytest 8.2.0 where unittest class instances were\n not released promptly on test teardown but only on session teardown.\n * Fix possible \u201cDirectory not empty\u201d crashes arising from concurent cache\n dir (.pytest_cache) creation. Regressed in pytest 8.2.0.\n\n- Update to 8.2.0:\n * A deprecation warning is now raised when implementations of one of the\n following hooks request a deprecated py.path.local parameter.\n * Added support for reading command line arguments from a file using the\n prefix character @.\n * Fixed a regression in pytest 8.0.0 where test classes containing\n setup_method and tests using @staticmethod or @classmethod would crash\n with AttributeError.\n * pluggy\u003e=1.5.0 is now required.\n * Added PYTEST_VERSION environment variable which is defined at the start\n of the pytest session and undefined afterwards.\n * Improved namespace packages detection when consider_namespace_packages\n is enabled.\n * pytest.importorskip will now issue a warning if the module could be\n found, but raised ImportError.\n * Fixed error in pytest.approx when used with numpy arrays and comparing\n with other types.\n * Added the new consider_namespace_packages configuration option,\n defaulting to False.\n * Added the new verbosity_test_cases configuration option for fine-grained\n control of test execution verbosity.\n * --import-mode=importlib \u003cimport-mode-importlib\u003e now tries to import\n modules using the standard import mechanism.\n * Added support for sys.last_exc for post-mortem debugging on Python\u003e=3.12.\n * Fixed a regression in pytest 8.0.0 that would cause test collection to\n fail due to permission errors when using --pyargs.\n * Fix the stacklevel used when warning about marks used on fixtures.\n * Fix an edge case where ExceptionInfo._stringify_exception could crash.\n * Fix an IndexError crash raising from getstatementrange_ast.\n * PytestRemovedIn8Warning deprecation warnings are now errors by default.\n * Dropped support for Python 3.7.\n * Files and directories are now collected in alphabetical order jointly.\n * Sanitized the handling of the default parameter when defining\n configuration options.\n * Avoid microsecond exceeds 1_000_000 when using log-date-format with\n %f specifier.\n- Switch to pyproject macros.\n\n- Add python version constraints to Requires \u0026 BuildRequires\n\n- update to 7.4.4:\n * Fix non-string constants at the top of file being detected as\n docstrings on Python\u003e=3.8.\n * Handle an edge case where :data:`sys.stderr` and\n :data:`sys.__stderr__` might already be closed when\n :ref:`faulthandler` is tearing down.\n * Fixed tracebacks from collection errors not getting pruned.\n * Removed unhelpful error message from assertion rewrite\n mechanism when exceptions are raised in ``__iter__`` methods.\n Now they are treated un-iterable instead.\n\n- update to 7.4.3:\n * Markers are now considered in the\n reverse mro order to ensure base class markers are\n considered first -- this resolves a regression.\n * Fixed ``:=`` in asserts impacting unrelated test cases.\n * Handled an edge case where :data:`sys.stderr` might already\n be closed when :ref:`faulthandler` is tearing down.\n\n\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3744,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3744,SUSE-SLE-Module-Public-Cloud-15-SP4-2025-3744,SUSE-SLE-Module-Public-Cloud-15-SP5-2025-3744,SUSE-SLE-Module-Public-Cloud-15-SP6-2025-3744,SUSE-SLE-Module-Public-Cloud-15-SP7-2025-3744,SUSE-SLE-Module-Python3-15-SP6-2025-3744,SUSE-SLE-Module-Python3-15-SP7-2025-3744,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3744,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3744,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3744,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3744,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3744,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3744,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3744,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3744,openSUSE-SLE-15.6-2025-3744",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_3744-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3744-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253744-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3744-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042269.html"
},
{
"category": "self",
"summary": "SUSE Bug 1231562",
"url": "https://bugzilla.suse.com/1231562"
},
{
"category": "self",
"summary": "SUSE Bug 1231688",
"url": "https://bugzilla.suse.com/1231688"
},
{
"category": "self",
"summary": "SUSE Bug 1233852",
"url": "https://bugzilla.suse.com/1233852"
},
{
"category": "self",
"summary": "SUSE Bug 1244343",
"url": "https://bugzilla.suse.com/1244343"
},
{
"category": "self",
"summary": "SUSE Bug 1245288",
"url": "https://bugzilla.suse.com/1245288"
},
{
"category": "self",
"summary": "SUSE Bug 1245289",
"url": "https://bugzilla.suse.com/1245289"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21538 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21538/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48948 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48949 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48949/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-5889 page",
"url": "https://www.suse.com/security/cve/CVE-2025-5889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6545 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6545/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6547 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6547/"
}
],
"title": "Security update for aws-cli, local-npm-registry, python-boto3, python-botocore, python-coverage, python-flaky, python-pluggy, python-pytest, python-pytest-cov, python-pytest-html, python-pytest-metadata, python-pytest-mock",
"tracking": {
"current_release_date": "2025-10-23T06:22:53Z",
"generator": {
"date": "2025-10-23T06:22:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3744-1",
"initial_release_date": "2025-10-23T06:22:53Z",
"revision_history": [
{
"date": "2025-10-23T06:22:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"product": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"product_id": "python311-coverage-7.6.10-150400.12.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-coverage-7.6.10-150400.12.6.1.i586",
"product": {
"name": "python311-coverage-7.6.10-150400.12.6.1.i586",
"product_id": "python311-coverage-7.6.10-150400.12.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "aws-cli-1.33.26-150400.34.7.1.noarch",
"product": {
"name": "aws-cli-1.33.26-150400.34.7.1.noarch",
"product_id": "aws-cli-1.33.26-150400.34.7.1.noarch"
}
},
{
"category": "product_version",
"name": "local-npm-registry-1.1.0-150400.9.3.1.noarch",
"product": {
"name": "local-npm-registry-1.1.0-150400.9.3.1.noarch",
"product_id": "local-npm-registry-1.1.0-150400.9.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"product": {
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"product_id": "python311-boto3-1.34.138-150400.27.7.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"product": {
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"product_id": "python311-botocore-1.34.144-150400.41.7.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-flaky-3.8.1-150400.14.6.1.noarch",
"product": {
"name": "python311-flaky-3.8.1-150400.14.6.1.noarch",
"product_id": "python311-flaky-3.8.1-150400.14.6.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"product": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"product_id": "python311-pluggy-1.5.0-150400.14.10.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"product": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"product_id": "python311-pytest-8.3.5-150400.3.9.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"product": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"product_id": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-pytest-html-4.1.1-150400.10.3.1.noarch",
"product": {
"name": "python311-pytest-html-4.1.1-150400.10.3.1.noarch",
"product_id": "python311-pytest-html-4.1.1-150400.10.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-pytest-metadata-3.1.1-150400.10.3.1.noarch",
"product": {
"name": "python311-pytest-metadata-3.1.1-150400.10.3.1.noarch",
"product_id": "python311-pytest-metadata-3.1.1-150400.10.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"product": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"product_id": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"product": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"product_id": "python311-coverage-7.6.10-150400.12.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"product": {
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"product_id": "python311-coverage-7.6.10-150400.12.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"product": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"product_id": "python311-coverage-7.6.10-150400.12.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-cli-1.33.26-150400.34.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch"
},
"product_reference": "aws-cli-1.33.26-150400.34.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch"
},
"product_reference": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch"
},
"product_reference": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-cli-1.33.26-150400.34.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch"
},
"product_reference": "aws-cli-1.33.26-150400.34.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch"
},
"product_reference": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch"
},
"product_reference": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-cli-1.33.26-150400.34.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch"
},
"product_reference": "aws-cli-1.33.26-150400.34.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch"
},
"product_reference": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch"
},
"product_reference": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-cli-1.33.26-150400.34.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch"
},
"product_reference": "aws-cli-1.33.26-150400.34.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch"
},
"product_reference": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch"
},
"product_reference": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-cli-1.33.26-150400.34.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch"
},
"product_reference": "aws-cli-1.33.26-150400.34.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-boto3-1.34.138-150400.27.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch"
},
"product_reference": "python311-boto3-1.34.138-150400.27.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-botocore-1.34.144-150400.41.7.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch"
},
"product_reference": "python311-botocore-1.34.144-150400.41.7.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-coverage-7.6.10-150400.12.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64"
},
"product_reference": "python311-coverage-7.6.10-150400.12.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-flaky-3.8.1-150400.14.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch"
},
"product_reference": "python311-flaky-3.8.1-150400.14.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pluggy-1.5.0-150400.14.10.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch"
},
"product_reference": "python311-pluggy-1.5.0-150400.14.10.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-8.3.5-150400.3.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch"
},
"product_reference": "python311-pytest-8.3.5-150400.3.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch"
},
"product_reference": "python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
},
"product_reference": "python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21538",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21538"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package cross-spawn before 6.0.6, from 7.0.0 and before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21538",
"url": "https://www.suse.com/security/cve/CVE-2024-21538"
},
{
"category": "external",
"summary": "SUSE Bug 1233843 for CVE-2024-21538",
"url": "https://bugzilla.suse.com/1233843"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:22:53Z",
"details": "moderate"
}
],
"title": "CVE-2024-21538"
},
{
"cve": "CVE-2024-48948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48948"
}
],
"notes": [
{
"category": "general",
"text": "The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve\u0027s base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48948",
"url": "https://www.suse.com/security/cve/CVE-2024-48948"
},
{
"category": "external",
"summary": "SUSE Bug 1231681 for CVE-2024-48948",
"url": "https://bugzilla.suse.com/1231681"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:22:53Z",
"details": "moderate"
}
],
"title": "CVE-2024-48948"
},
{
"cve": "CVE-2024-48949",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48949"
}
],
"notes": [
{
"category": "general",
"text": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48949",
"url": "https://www.suse.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "SUSE Bug 1231557 for CVE-2024-48949",
"url": "https://bugzilla.suse.com/1231557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:22:53Z",
"details": "important"
}
],
"title": "CVE-2024-48949"
},
{
"cve": "CVE-2025-5889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-5889"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to upgrade the affected component.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-5889",
"url": "https://www.suse.com/security/cve/CVE-2025-5889"
},
{
"category": "external",
"summary": "SUSE Bug 1244340 for CVE-2025-5889",
"url": "https://bugzilla.suse.com/1244340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:22:53Z",
"details": "low"
}
],
"title": "CVE-2025-5889"
},
{
"cve": "CVE-2025-6545",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6545"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation. This vulnerability is associated with program files lib/to-buffer.Js.\n\nThis issue affects pbkdf2: from 3.0.10 through 3.1.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6545",
"url": "https://www.suse.com/security/cve/CVE-2025-6545"
},
{
"category": "external",
"summary": "SUSE Bug 1245273 for CVE-2025-6545",
"url": "https://bugzilla.suse.com/1245273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:22:53Z",
"details": "important"
}
],
"title": "CVE-2025-6545"
},
{
"cve": "CVE-2025-6547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6547"
}
],
"notes": [
{
"category": "general",
"text": "Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation.This issue affects pbkdf2: \u003c=3.1.2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6547",
"url": "https://www.suse.com/security/cve/CVE-2025-6547"
},
{
"category": "external",
"summary": "SUSE Bug 1245271 for CVE-2025-6547",
"url": "https://bugzilla.suse.com/1245271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:aws-cli-1.33.26-150400.34.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-boto3-1.34.138-150400.27.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-botocore-1.34.144-150400.41.7.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-8.3.5-150400.3.9.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-pytest-mock-3.14.0-150400.13.6.1.noarch",
"openSUSE Leap 15.6:aws-cli-1.33.26-150400.34.7.1.noarch",
"openSUSE Leap 15.6:python311-boto3-1.34.138-150400.27.7.1.noarch",
"openSUSE Leap 15.6:python311-botocore-1.34.144-150400.41.7.1.noarch",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.aarch64",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.ppc64le",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.s390x",
"openSUSE Leap 15.6:python311-coverage-7.6.10-150400.12.6.1.x86_64",
"openSUSE Leap 15.6:python311-flaky-3.8.1-150400.14.6.1.noarch",
"openSUSE Leap 15.6:python311-pluggy-1.5.0-150400.14.10.1.noarch",
"openSUSE Leap 15.6:python311-pytest-8.3.5-150400.3.9.1.noarch",
"openSUSE Leap 15.6:python311-pytest-cov-6.2.1-150400.12.6.1.noarch",
"openSUSE Leap 15.6:python311-pytest-mock-3.14.0-150400.13.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:22:53Z",
"details": "important"
}
],
"title": "CVE-2025-6547"
}
]
}
SUSE-SU-2024:3771-1
Vulnerability from csaf_suse - Published: 2024-10-29 12:55 - Updated: 2024-10-29 12:55Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for pgadmin4",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for pgadmin4 fixes the following issues:\n\n- CVE-2024-38355: Fixed socket.io: unhandled \u0027error\u0027 event (bsc#1226967)\n- CVE-2024-38998: Fixed requirejs: prototype pollution via function config (bsc#1227248)\n- CVE-2024-38999: Fixed requirejs: prototype pollution via function s.contexts._.configure (bsc#1227252)\n- CVE-2024-39338: Fixed axios: server-side request forgery due to requests for path relative URLs being processed as protocol relative URLs in axios (bsc#1229423)\n- CVE-2024-4067: Fixed micromatch: vulnerable to Regular Expression Denial of Service (ReDoS) (bsc#1224366)\n- CVE-2024-4068: Fixed braces: fails to limit the number of characters it can handle, which could lead to Memory Exhaustion (bsc#1224295)\n- CVE-2024-43788: Fixed webpack: DOM clobbering gadget in AutoPublicPathRuntimeModule could lead to XSS (bsc#1229861)\n- CVE-2024-48948: Fixed elliptic: ECDSA signature verification error due to leading zero may reject legitimate transactions in elliptic (bsc#1231684)\n- CVE-2024-48949: Fixed elliptic: Missing Validation in Elliptic\u0027s EDDSA Signature Verification (bsc#1231564)\n- CVE-2024-9014: Fixed OAuth2 issue that could lead to information leak (bsc#1230928)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3771,SUSE-SLE-Module-Python3-15-SP6-2024-3771,openSUSE-SLE-15.6-2024-3771",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3771-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3771-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243771-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3771-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019689.html"
},
{
"category": "self",
"summary": "SUSE Bug 1224295",
"url": "https://bugzilla.suse.com/1224295"
},
{
"category": "self",
"summary": "SUSE Bug 1224366",
"url": "https://bugzilla.suse.com/1224366"
},
{
"category": "self",
"summary": "SUSE Bug 1226967",
"url": "https://bugzilla.suse.com/1226967"
},
{
"category": "self",
"summary": "SUSE Bug 1227248",
"url": "https://bugzilla.suse.com/1227248"
},
{
"category": "self",
"summary": "SUSE Bug 1227252",
"url": "https://bugzilla.suse.com/1227252"
},
{
"category": "self",
"summary": "SUSE Bug 1229423",
"url": "https://bugzilla.suse.com/1229423"
},
{
"category": "self",
"summary": "SUSE Bug 1229861",
"url": "https://bugzilla.suse.com/1229861"
},
{
"category": "self",
"summary": "SUSE Bug 1230928",
"url": "https://bugzilla.suse.com/1230928"
},
{
"category": "self",
"summary": "SUSE Bug 1231564",
"url": "https://bugzilla.suse.com/1231564"
},
{
"category": "self",
"summary": "SUSE Bug 1231684",
"url": "https://bugzilla.suse.com/1231684"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38355 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38355/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38998 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38998/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38999 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39338 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4067 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4067/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-4068 page",
"url": "https://www.suse.com/security/cve/CVE-2024-4068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48948 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-48949 page",
"url": "https://www.suse.com/security/cve/CVE-2024-48949/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-9014 page",
"url": "https://www.suse.com/security/cve/CVE-2024-9014/"
}
],
"title": "Security update for pgadmin4",
"tracking": {
"current_release_date": "2024-10-29T12:55:34Z",
"generator": {
"date": "2024-10-29T12:55:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3771-1",
"initial_release_date": "2024-10-29T12:55:34Z",
"revision_history": [
{
"date": "2024-10-29T12:55:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "pgadmin4-8.5-150600.3.6.1.noarch",
"product": {
"name": "pgadmin4-8.5-150600.3.6.1.noarch",
"product_id": "pgadmin4-8.5-150600.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"product": {
"name": "pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"product_id": "pgadmin4-cloud-8.5-150600.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"product": {
"name": "pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"product_id": "pgadmin4-desktop-8.5-150600.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "pgadmin4-doc-8.5-150600.3.6.1.noarch",
"product": {
"name": "pgadmin4-doc-8.5-150600.3.6.1.noarch",
"product_id": "pgadmin4-doc-8.5-150600.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"product": {
"name": "pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"product_id": "pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch"
}
},
{
"category": "product_version",
"name": "system-user-pgadmin-8.5-150600.3.6.1.noarch",
"product": {
"name": "system-user-pgadmin-8.5-150600.3.6.1.noarch",
"product_id": "system-user-pgadmin-8.5-150600.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-8.5-150600.3.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-doc-8.5-150600.3.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-doc-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-user-pgadmin-8.5-150600.3.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
},
"product_reference": "system-user-pgadmin-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-8.5-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-cloud-8.5-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-desktop-8.5-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-doc-8.5-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-doc-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch"
},
"product_reference": "pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-user-pgadmin-8.5-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
},
"product_reference": "system-user-pgadmin-8.5-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-38355",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38355"
}
],
"notes": [
{
"category": "general",
"text": "Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. This issue is fixed by commit `15af22fc22` which has been included in `socket.io@4.6.2` (released in May 2023). The fix was backported in the 2.x branch as well with commit `d30630ba10`. Users are advised to upgrade. Users unable to upgrade may attach a listener for the \"error\" event to catch these errors.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38355",
"url": "https://www.suse.com/security/cve/CVE-2024-38355"
},
{
"category": "external",
"summary": "SUSE Bug 1226965 for CVE-2024-38355",
"url": "https://bugzilla.suse.com/1226965"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-38355"
},
{
"cve": "CVE-2024-38998",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38998"
}
],
"notes": [
{
"category": "general",
"text": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38998",
"url": "https://www.suse.com/security/cve/CVE-2024-38998"
},
{
"category": "external",
"summary": "SUSE Bug 1227247 for CVE-2024-38998",
"url": "https://bugzilla.suse.com/1227247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38999"
}
],
"notes": [
{
"category": "general",
"text": "jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function s.contexts._.configure. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38999",
"url": "https://www.suse.com/security/cve/CVE-2024-38999"
},
{
"category": "external",
"summary": "SUSE Bug 1227251 for CVE-2024-38999",
"url": "https://bugzilla.suse.com/1227251"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2024-39338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39338"
}
],
"notes": [
{
"category": "general",
"text": "axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39338",
"url": "https://www.suse.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "SUSE Bug 1229421 for CVE-2024-39338",
"url": "https://bugzilla.suse.com/1229421"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-39338"
},
{
"cve": "CVE-2024-4067",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4067"
}
],
"notes": [
{
"category": "general",
"text": "The NPM package `micromatch` prior to 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in `micromatch.braces()` in `index.js` because the pattern `.*` will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn\u0027t find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persists. This issue should be mitigated by using a safe pattern that won\u0027t start backtracking the regular expression due to greedy matching. This issue was fixed in version 4.0.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4067",
"url": "https://www.suse.com/security/cve/CVE-2024-4067"
},
{
"category": "external",
"summary": "SUSE Bug 1224255 for CVE-2024-4067",
"url": "https://bugzilla.suse.com/1224255"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-4067"
},
{
"cve": "CVE-2024-4068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-4068"
}
],
"notes": [
{
"category": "general",
"text": "The NPM package `braces`, versions prior to 3.0.3, fails to limit the number of characters it can handle, which could lead to Memory Exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, which will cause the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-4068",
"url": "https://www.suse.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "SUSE Bug 1224256 for CVE-2024-4068",
"url": "https://bugzilla.suse.com/1224256"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-4068"
},
{
"cve": "CVE-2024-43788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43788"
}
],
"notes": [
{
"category": "general",
"text": "Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. The webpack developers have discovered a DOM Clobbering vulnerability in Webpack\u0027s `AutoPublicPathRuntimeModule`. The DOM Clobbering gadget in the module can lead to cross-site scripting (XSS) in web pages where scriptless attacker-controlled HTML elements (e.g., an `img` tag with an unsanitized `name` attribute) are present. Real-world exploitation of this gadget has been observed in the Canvas LMS which allows a XSS attack to happen through a javascript code compiled by Webpack (the vulnerable part is from Webpack). DOM Clobbering is a type of code-reuse attack where the attacker first embeds a piece of non-script, seemingly benign HTML markups in the webpage (e.g. through a post or comment) and leverages the gadgets (pieces of js code) living in the existing javascript code to transform it into executable code. This vulnerability can lead to cross-site scripting (XSS) on websites that include Webpack-generated files and allow users to inject certain scriptless HTML tags with improperly sanitized name or id attributes. This issue has been addressed in release version 5.94.0. All users are advised to upgrade. There are no known workarounds for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43788",
"url": "https://www.suse.com/security/cve/CVE-2024-43788"
},
{
"category": "external",
"summary": "SUSE Bug 1229860 for CVE-2024-43788",
"url": "https://bugzilla.suse.com/1229860"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "moderate"
}
],
"title": "CVE-2024-43788"
},
{
"cve": "CVE-2024-48948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48948"
}
],
"notes": [
{
"category": "general",
"text": "The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve\u0027s base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48948",
"url": "https://www.suse.com/security/cve/CVE-2024-48948"
},
{
"category": "external",
"summary": "SUSE Bug 1231681 for CVE-2024-48948",
"url": "https://bugzilla.suse.com/1231681"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "moderate"
}
],
"title": "CVE-2024-48948"
},
{
"cve": "CVE-2024-48949",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-48949"
}
],
"notes": [
{
"category": "general",
"text": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-48949",
"url": "https://www.suse.com/security/cve/CVE-2024-48949"
},
{
"category": "external",
"summary": "SUSE Bug 1231557 for CVE-2024-48949",
"url": "https://bugzilla.suse.com/1231557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-48949"
},
{
"cve": "CVE-2024-9014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-9014"
}
],
"notes": [
{
"category": "general",
"text": "pgAdmin versions 8.11 and earlier are vulnerable to a security flaw in OAuth2 authentication. This vulnerability allows an attacker to potentially obtain the client ID and secret, leading to unauthorized access to user data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-9014",
"url": "https://www.suse.com/security/cve/CVE-2024-9014"
},
{
"category": "external",
"summary": "SUSE Bug 1230928 for CVE-2024-9014",
"url": "https://bugzilla.suse.com/1230928"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP6:system-user-pgadmin-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-cloud-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-desktop-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-doc-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:pgadmin4-web-uwsgi-8.5-150600.3.6.1.noarch",
"openSUSE Leap 15.6:system-user-pgadmin-8.5-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T12:55:34Z",
"details": "important"
}
],
"title": "CVE-2024-9014"
}
]
}
MSRC_CVE-2024-48949
Vulnerability from csaf_microsoft - Published: 2024-10-01 07:00 - Updated: 2024-12-03 00:00Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-48949 The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-48949.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation.",
"tracking": {
"current_release_date": "2024-12-03T00:00:00.000Z",
"generator": {
"date": "2025-10-20T02:22:00.580Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-48949",
"initial_release_date": "2024-10-01T07:00:00.000Z",
"revision_history": [
{
"date": "2024-10-16T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-10-25T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added reaper to CBL-Mariner 2.0"
},
{
"date": "2024-12-03T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added reaper to CBL-Mariner 2.0"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 reaper 3.1.1-13",
"product": {
"name": "\u003ccbl2 reaper 3.1.1-13",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 reaper 3.1.1-13",
"product": {
"name": "cbl2 reaper 3.1.1-13",
"product_id": "17220"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 reaper 3.1.1-18",
"product": {
"name": "\u003ccbl2 reaper 3.1.1-18",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 reaper 3.1.1-18",
"product": {
"name": "cbl2 reaper 3.1.1-18",
"product_id": "19820"
}
}
],
"category": "product_name",
"name": "reaper"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 reaper 3.1.1-13 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 reaper 3.1.1-13 as a component of CBL Mariner 2.0",
"product_id": "17220-17086"
},
"product_reference": "17220",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 reaper 3.1.1-18 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 reaper 3.1.1-18 as a component of CBL Mariner 2.0",
"product_id": "19820-17086"
},
"product_reference": "19820",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-48949",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17220-17086",
"19820-17086"
],
"known_affected": [
"17086-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-48949 The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-48949.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:00:00.000Z",
"details": "3.1.1-13:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.1,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"17086-2",
"17086-1"
]
}
],
"title": "The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits \"sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()\" validation."
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.